- Oct 13, 2009
-
-
Oswald Buddenhagen authored
after refactoring the trk adapter startup, the split was not necessary any more. in fact, it seemed fairly arbitrary at this point.
-
Friedemann Kleint authored
- Turn off initial breakpoint when attaching (terminal) and additionally ignore it before the first startup complete - Refuse to step the artifical thread created when interrupting - If possible, switch to thread 0 when interupting (do not use artificial thread) - Ignore non-fatal exceptions in dumper calls (stray Startup- complete-traps) - Use right thread for dumper call loading - Rename windows exception code enumeration - Turn off modification off watch-data children by setType, show empty lists correctly. - Verbose warnings about inserting invalid watch data.
-
- Oct 09, 2009
-
-
Oswald Buddenhagen authored
this drastically improves the usefulness of the debugger output window by making internal and external messages appear in sync.
-
- Oct 08, 2009
-
-
Friedemann Kleint authored
Add a configuration checking method to the Debugger manager, depending on toolchain, wire it to the engines. Check that in the debugger run controls. Add a convenience method to ICore that shows a warning message with a "Settings" button, pointing the user to a configuration error on a settings page. Remove leftovers of the dumper parser. Acked-by:
con <qtc-committer@nokia.com>
-
Oswald Buddenhagen authored
it's dead code
-
Friedemann Kleint authored
Correctly reset state on missing Symbian gdb. Provide "settings" options. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- Oct 07, 2009
-
-
hjk authored
-
Friedemann Kleint authored
Enable debugger actions correctly. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Acked-by:
hjk <qtc-commiter@nokia.com>
-
hjk authored
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 02, 2009
- Oct 01, 2009
- Sep 30, 2009
- Sep 29, 2009
- Sep 25, 2009
-
-
Friedemann Kleint authored
For device debugging. Move both from namespace Debugger::Internal to Debugger, export them, give DebuggerManager a static instance().
-
Friedemann Kleint authored
Clean out header.
-
hjk authored
-
hjk authored
Intergrate per-engine state tracking with the global running/stopped state.
-
- Sep 24, 2009
-
-
hjk authored
-
- Sep 23, 2009
-
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
The trk parts are an 'adapter' in the gdb engine.
-
- Sep 17, 2009
-
-
hjk authored
-