- 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
-
Friedemann Kleint authored
Clean out header.
-
hjk authored
-
Friedemann Kleint authored
and ApplicationRunConfiguration to LocalApplicationRunConfiguration, preparing remote debugging. Change the interface canRun() to be const, run() to create() (since it does not run anything), use references to the QSharedPointer<Foo>. Introduce d-Pointer and remove unneeded headers from ProjectExplorerPlugin and add missing includes everywhere.
-
Friedemann Kleint authored
-
hjk authored
Intergrate per-engine state tracking with the global running/stopped state.
-
- Sep 24, 2009
-
-
hjk authored
Move GdbAdapterState from individual adapters to GdbEngine. Also, remove some trailing whitespace.
-
hjk authored
rename GdbResultRecord into GdbResponse merge cookie QVariant into GdbResponse move debugMessage convienience function from individual adapters to base
-
hjk authored
-
hjk authored
-
- Sep 23, 2009
- Sep 22, 2009
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
remove shutdownInferior() rename shutdownAdapter() into shutdown() remove errorString() rename isAdapter() into isTrkAdapter()
-
hjk authored
remove shutdownInferior(), rename shutdownAdapter() into shutdown()
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
- Sep 21, 2009
-
-
Friedemann Kleint authored
-