- 08 Oct, 2009 6 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
--tty + outputcollector, working dir and environment setup make sense only for living local debuggees.
-
Friedemann Kleint authored
Correctly reset state on missing Symbian gdb. Provide "settings" options. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
ck authored
Fix gdb commands, state changes and signals emissions. - There were some invalid gdb commands (e.g. "attach"). - There also were a number of unexplected state transitions.
-
- 07 Oct, 2009 18 commits
-
-
Daniel Molkentin authored
Reviewed-by: con
-
con authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
dt authored
Could be even nicer, but this works for now.
-
hjk authored
-
dt authored
After installation on Windows, the default Qt in PATH is invalid, adding a new version now automatically makes that one also the default.
-
dt authored
-
hjk authored
alternatives.
-
hjk authored
-
Roberto Raggi authored
Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects.
-
Friedemann Kleint authored
Enable debugger actions correctly. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Daniel Molkentin authored
Reviewed-By: con
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
hjk authored
-
Roberto Raggi authored
Done with mae
-
mae authored
By accident the default was changed to false, but we want true.
-
Friedemann Kleint authored
-
- 06 Oct, 2009 16 commits
-
-
dt authored
-
Roberto Raggi authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Use new call syntax of 6.11. for dumper call loading. Execute Dumpers in a single thread (current) if at all possible (not in some WaitFor or artificial break thread). Show one more frame in threads view if it is FastCallReturn. Fix step into (ignore one event), log some more exceptions. Generally log exceptions to the debugger windows to be able to see stuff like DLL missing, etc.
-
Daniel Molkentin authored
Reviewed-by: con
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Reviewed-By: Roberto Raggi
-
Roberto Raggi authored
-
mae authored
With the recent restructering of editor manager, the editor state was restored while the editor was hidden, causing the editor to ensure the visibility of the cursor when it is shown.
-