- Nov 03, 2009
-
-
Friedemann Kleint authored
Polish: Canconical slots, const-correctness, some QLatin1Strings/tr,
-
- Nov 02, 2009
- Oct 30, 2009
-
-
dt authored
-
Oswald Buddenhagen authored
first, _start being resolvable depends on libc-dbg being installed. second, depending on the frame being in the dynloader makes it a) work only for dynamic executables and b) fail on multi-target systems (due to a hard-coded file name). so instead just remember the entry point, as we are already there anyway. Reviewed-By: hjk
-
Oswald Buddenhagen authored
... - in the source view, that is. so grey them out in the stack view. Reviewed-By: hjk
-
Oswald Buddenhagen authored
to make the behavior consistent across gdb versions, ignore the initial *stopped which gdb7 delivers while attaching. Reviewed-By: hjk
-
Oswald Buddenhagen authored
d'oh, of course, such frames *do* exist. Reviewed-By: hjk
-
Oswald Buddenhagen authored
seems like gdb 6.8 isn't any better than 6.4 wrt file name normalization. Reviewed-By: hjk
-
Friedemann Kleint authored
Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
due to StartFailed being emitted from start(). Set state correctly, improve error reporting. Reviewed-by:
con <qtc-commiter@nokia.com>
-
hjk authored
-
Friedemann Kleint authored
Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
ck authored
The simulator's "reset" button must not be visible when the remote host is a device.
-
Friedemann Kleint authored
Match regular expression depending on mode. Improve common VCS settings layout. Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Friedemann Kleint authored
-
- Oct 29, 2009
-
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
dt authored
That is the effective qmake command and summary label.
-
hjk authored
-
kh1 authored
-
Friedemann Kleint authored
-
con authored
-
con authored
-
con authored
-
Jarek Kobus authored
RevBy: Daniel Molkentin <daniel.molkentin@nokia.com>
-
con authored
-
con authored
-
con authored
-
dt authored
-
dt authored
-
Oswald Buddenhagen authored
i.e., don't allow user to confuse himself :)
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
technically, it would be cleaner to handle that in the adapters, but it is a lot of duplicated code without any gain.
-
Oswald Buddenhagen authored
if the respective view is enabled, the manager will request the initial update in some unholy state, probably AdapterStarting - when gdb isn't up yet.
-
Oswald Buddenhagen authored
-