summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggerrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Debugger: Disable gdb post-mortem debugging on Windows.Friedemann Kleint2010-10-221-0/+4
* Debugger: Avoid crashes when no C++-engine is available.Friedemann Kleint2010-10-221-3/+5
* Debugger: Allow pure qml debugging if no C++ debugger is configuredKai Koehne2010-10-151-0/+3
* Debugger[CDB]: Handle 'enabled' configuration setting.Friedemann Kleint2010-10-051-38/+65
* Translator correctionsJarek Kobus2010-09-291-1/+1
* Debugger: Handle synchronous startup fail (Windows).Friedemann Kleint2010-09-291-17/+43
* QML Observer: Build together on runtime with debugging toolsLasse Holmstedt2010-09-291-7/+1
* ApplicationRC: make exectuable() and co. return expanded valuesdt2010-09-271-3/+3
* Handle environment variables when starting an applicationTobias Hunger2010-09-241-3/+3
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* QmlDebugging: Use -qmljsdebugger command line argumentLasse Holmstedt2010-09-201-2/+1
* Maemo: Support QML-only debugging.Christian Kandeler2010-09-161-16/+28
* QmlJsDebugger: Replace QDDesignView by QDViewObserverKai Koehne2010-09-151-5/+5
* Debugger: Unexport GdbEngine, d-pointer for run control.Friedemann Kleint2010-09-141-50/+73
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-8/+18
* Debugger: Un-export GdbAdapters.Friedemann Kleint2010-09-131-0/+65
* debugger: don't suppress previous error messages.hjk2010-09-101-2/+2
* QML Debugger: Mangle shadow build filenamesLasse Holmstedt2010-09-081-0/+4
* QML debugging: Adaptations for Maemo.Christian Kandeler2010-09-081-0/+1
* Qml: Allow user to configure port used (all project types)Kai Koehne2010-09-031-3/+1
* Debugger: Removed unused methodsLasse Holmstedt2010-08-311-14/+0
* Debugger: Disable auto switching of debugger languages based on qmlfilesLasse Holmstedt2010-08-311-1/+0
* Debugger UI: Removed debug language detection on mode changeLasse Holmstedt2010-08-311-2/+1
* debugger: add a few lines to the Application Output pane on debugger start/stophjk2010-08-271-0/+4
* Debugger UI: Don't switch layout while debuggingLasse Holmstedt2010-08-271-4/+7
* Debugger: Fixed missing variable initLasse Holmstedt2010-08-251-0/+1
* Qml Debugger: Code style and cleanupLasse Holmstedt2010-08-241-31/+5
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-7/+76
* Debugger: Fix exit crash.Friedemann Kleint2010-08-241-11/+8
* Debugger: Fix Symbian.Friedemann Kleint2010-08-241-14/+6
* S60: Dis-embed the embedded run S60 debugger run control.Friedemann Kleint2010-08-201-0/+6
* Debugger: Refactor run control termination.Friedemann Kleint2010-08-201-3/+22
* QML Debugger: OS X support for detecting qml viewer/observerLasse Holmstedt2010-08-131-1/+5
* QML Debugger refactoringLasse Holmstedt2010-08-131-1/+1
* debugger: get rid of the private header dependencyOlivier Goffart2010-08-101-2/+0
* Debugger: Fix compilation if no private headers are specifiedKai Koehne2010-08-091-0/+2
* debugger: enable debugging of multiple projects at the same timehjk2010-07-221-1/+2
* debugger: attempt to re-try examining dumper location after build.hjk2010-07-211-1/+6
* debugger: make debugger restartable using the buttons in the application outp...hjk2010-07-201-0/+1
* debugger: remove unused DebuggerRunner::init()hjk2010-07-201-4/+0
* debugger: tie engine creation close to runconfiguration creationhjk2010-07-201-12/+8
* debugger: fix shutdown by pressing "[x]" in the output panehjk2010-07-021-1/+1
* debugger: fix some regressions in the log output after the engine refactoringhjk2010-06-301-4/+3
* Debugger[Trk]: Added TCF experimental adapter.Friedemann Kleint2010-06-251-0/+4
* debugger: attempt to fix symbian output connectionshjk2010-06-231-2/+2
* debugger: fix addToWatchWindowhjk2010-06-231-1/+0
* debugger: restore session breakpoints if RunControl finisheshjk2010-06-221-5/+10
* debugger: pass RunConfiguration to ProjectExplorer::RunControl constructor if...hjk2010-06-221-6/+6