aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/tcf
Commit message (Expand)AuthorAgeFilesLines
* debugger: remove 'Attach to TCF' start optionhjk2011-03-305-1243/+0
* fix a few krazy warningshjk2011-02-232-11/+11
* debugger: fix 'Jump To/Run to' when in instruction-wise modehjk2011-02-232-8/+6
* Debugger: Reduce tooltip flicker.Friedemann Kleint2011-02-172-2/+3
* Debugger: Make tooltips pinnable.Friedemann Kleint2011-02-112-3/+2
* Debugger: Header cleanupFriedemann Kleint2011-01-101-0/+1
* Merge branch '2.1'con2010-12-174-28/+44
|\
| * License headers.con2010-12-174-28/+44
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-1/+1
* | debugger: make DebuggerEngine::acceptsBreakpoint(id) purehjk2010-11-261-1/+3
|/
* Debugger: Fixes around watch editing.Friedemann Kleint2010-09-232-4/+3
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-1/+1
* debugger: only update variables that are operated onhjk2010-09-132-2/+2
* Debugger: Fix Symbian.Friedemann Kleint2010-08-241-0/+1
* debugger: overhaul "state machine"hjk2010-07-142-24/+42
* debugger: rename EngineStart to EngineSetuphjk2010-07-141-3/+3
* debugger: refactor startup logichjk2010-07-142-9/+3
* debugger: encapsulate part of the startup logic in the base classhjk2010-07-141-3/+4
* debugger: rename startDebugger() to startEngine()hjk2010-07-082-2/+2
* debugger: move state change to EngineStarting into the base classhjk2010-07-081-0/+1
* debugger: The DebuggerEngine refactoring.hjk2010-06-222-19/+14
* debugger: refactoring of output channelinghjk2010-06-141-4/+4
* debugger: more of the RunControl refactoringhjk2010-06-142-11/+6
* debugger: move DebuggerRunControl *m_runControl into IDebuggerEngine.hjk2010-06-142-5/+7
* debugger: start 'runcontrol-ification' of the debugger plugin.hjk2010-06-142-5/+5
* Revive TCF agenthjk2010-05-055-0/+1220
* purge TCF agent cra^WstuffOswald Buddenhagen2009-10-085-1229/+0
* centralize STRINGIFY definitionOswald Buddenhagen2009-10-081-2/+0
* Debugger: Work towards exporting DebuggerManager: Introduce d.Friedemann Kleint2009-09-251-0/+1
* debugger: refactoringhjk2009-09-252-19/+14
* debugger: partial refactoring of debugger engine creationhjk2009-09-231-10/+8
* debugger: cleanuphjk2009-09-172-2/+2
* debugger: work on trk integrationhjk2009-09-102-3/+3
* debugger: remove old disassembler view and handlerhjk2009-08-172-6/+0
* long live the kinghjk2009-08-144-4/+4
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-10/+10
* Revert "Enabled the use of Debugger-specific watch/locals models."hjk2009-07-132-13/+6
* Enabled the use of Debugger-specific watch/locals models.Friedemann Kleint2009-07-102-6/+13
* debugger: put some color into the outputpanehjk2009-06-192-9/+9
* debugger: Rework watch model.hjk2009-06-172-4/+4
* Update license headers and sales contact details.Jason McDonald2009-06-174-8/+8
* debugger: some encoding correctnesshjk2009-05-291-2/+3
* Get attaching to a crashed Windows process right (CDB).Friedemann Kleint2009-05-262-3/+2
* Enabled passing on PIDs from the command line to the debugger.Friedemann Kleint2009-05-251-3/+4
* debugger: put tcf related stuff into directory of its ownhjk2009-05-195-0/+1242