- 03 Feb, 2011 16 commits
-
-
hjk authored
-
Friedemann Kleint authored
Add a command to list breakpoints enabling id access. Implemented breakpoint handling similar to gdb using breakpoint ids (no longer delete and re-set all breakpoints on a change). Save the module that is reported back in the session so that it can be re-used for the next start. Keep a per-debugger-session cache of fileName->Module for adding breakpoints to accelerate setting breakpoints in the same file. Polish the breakpoint tooltip.
-
Leena Miettinen authored
Reviewed-by: dt
-
Leena Miettinen authored
Reviewed-by: Erik Verbruggen
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Christian Kamm authored
Done-with: Marco Bubke
-
Christian Kandeler authored
Pretty much complete now, but still not used.
-
hjk authored
Realistically, the days of a stand-alone debugger are over...
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3642
-
Christian Kandeler authored
We want to re-use that functionality in our wizard.
-
- 02 Feb, 2011 24 commits
-
-
Marco Bubke authored
Don't wait anymore that processes have finished. Simply connect the finished signal to deleteLater().
-
Marco Bubke authored
-
Marco Bubke authored
-
Alessandro Portale authored
(by QtWebkit)
-
Marco Bubke authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Incomplete and not used anywhere yet.
-
Christian Kandeler authored
Not used anywhere as of now.
-
Christian Kandeler authored
On Meego, this file is world-readable by default.
-
Christiaan Janssen authored
-
Marco Bubke authored
If FORWARD_QMLPUPPET_OUTPUT is set the output of qmlpuppet is forwarded.
-
Marco Bubke authored
Last fix don't work expected. Must be refactored back.
-
Marco Bubke authored
-
hjk authored
Task-number: QTCREATORBUG-3667
-
Alessandro Portale authored
-
Pawel Polanski authored
Task-number: QTCREATORBUG-3522
-
Pawel Polanski authored
-
Christiaan Janssen authored
reviewed-by: hjk
-
Friedemann Kleint authored
To speed up CDB, lldb. Add to dialogs, serialize. Move breakpoint.ui into Debugger::Internal, add buddies. Rubber-stamped-by: hjk
-
Friedemann Kleint authored
Report back breakpoints with modules.
-
Marco Bubke authored
-
Christiaan Janssen authored
reviewed-by: hjk
-
hjk authored
-
hjk authored
-