summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggerrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Do configuration error checking early on.Friedemann Kleint2009-10-081-1/+14
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-21/+21
* debugger: cleanuphjk2009-09-171-3/+3
* debugger: refactoringhjk2009-09-171-8/+4
* debugger: fix recent regression in startup behaviourhjk2009-09-171-2/+2
* debugger: refactoringhjk2009-09-171-1/+1
* debugger: refactorizationhjk2009-09-171-4/+4
* debugger: small refactoring in the gdbengine startuphjk2009-09-111-1/+0
* debugger: code cosmeticshjk2009-09-111-37/+38
* Move DebuggerRunControl initialization out of ::start method.con2009-09-101-17/+17
* Compile without rtti supportdt2009-08-271-27/+3
* long live the kinghjk2009-08-141-1/+1
* Debugger: Fix debugging external executables/attaching to pid.Friedemann Kleint2009-07-281-0/+33
* Mention possible locations of the debugging helper in the error dialogdt2009-07-151-0/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-1/+1
* debugger: replace a Q_ASSERT by QTC_ASSERThjk2009-07-011-5/+5
* Move toolchain detecting code to its proper place.Friedemann Kleint2009-06-221-8/+8
* Obtain the toolchain type and choose debugger engine accordingly.Friedemann Kleint2009-06-181-0/+8
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* qSharedPointerCast -> qSharedPointerDynamicCastcon2009-06-151-4/+4
* Enabled passing on PIDs from the command line to the debugger.Friedemann Kleint2009-05-251-22/+33
* debugger: use current run configuration to read symbols for gdbserverhjk2009-05-051-19/+30
* debugger: use dumpers build alongside Qthjk2009-03-261-0/+1
* Change the way the debugging library is build and found, yet again.dt2009-03-251-2/+0
* Fixes: debugger: worlk on core file loadinghjk2009-03-021-1/+1
* sanitize some tr() callsOswald Buddenhagen2009-02-271-1/+1
* "debug in terminal" feature.Oswald Buddenhagen2009-02-271-0/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: debugger: enum naming cosmeticshjk2009-02-161-1/+1
* Fixes: debugger: work on shutdownhjk2009-02-161-1/+7
* Fixes: debugger: load modules list earlyhjk2009-02-131-3/+6
* app output window reorgaOswald Buddenhagen2009-01-151-7/+4
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-4/+5
* move plugins/debugger/assert.h -> /libs/utils/qtcassert.hhjk2008-12-091-1/+1
* rename QWB_ASSERT into QTC_ASSERThjk2008-12-091-2/+2
* html-escape text appended to the log windows.Oswald Buddenhagen2008-12-031-2/+3
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+161