Skip to content
Snippets Groups Projects
  1. May 25, 2009
    • Friedemann Kleint's avatar
      Enabled passing on PIDs from the command line to the debugger. · c4a0abcd
      Friedemann Kleint authored
      Introduced struct DebuggerStartParameters to pass around
      start parameters, removing the need for the engines to
      access private members of DebuggerManager. Pass it
      to DebuggerManager::startNewDebugger() and move
      the GUI parts of that function into DebuggerPlugin,
      making it possible to create the struct from command line
      parameters. Introduce command line parsing with a few more
      -enable-xx options. Introduce warning() to debugger panel
      in the CDB engine.
      
      On this occasion, clean out a few trailing whitespaces.
      c4a0abcd
  2. May 19, 2009
  3. May 07, 2009
  4. May 06, 2009
  5. May 04, 2009
  6. Apr 10, 2009
  7. Mar 05, 2009
  8. Mar 04, 2009
  9. Mar 02, 2009
Loading