Skip to content
Snippets Groups Projects
  1. Sep 11, 2009
  2. Sep 10, 2009
  3. Sep 09, 2009
    • hjk's avatar
      debugger: small refactoring of the access to the gdb process in the gdbengine · 1614d6b6
      hjk authored
      That's the first step to make the gdb/trk Adapter work with the otherwise
      unmodified gdb engine. GdbProcessBase is inherited by GdbProcess and the
      gdb/trk Adapter. In the GdbProcess case it's just a wrapper around a QProcess
      running gdb, in the Adapter case it's the interface to the gdb process in the
      whole rfomm/gdb/gdbserver combo.
      1614d6b6
  4. Aug 31, 2009
  5. Aug 28, 2009
  6. Aug 25, 2009
  7. Aug 24, 2009
  8. Aug 21, 2009
  9. Aug 20, 2009
  10. Aug 18, 2009
  11. Aug 17, 2009
  12. Aug 14, 2009
  13. Aug 13, 2009
  14. Aug 12, 2009
  15. Jul 23, 2009
  16. Jul 21, 2009
  17. Jul 15, 2009
  18. Jul 13, 2009
  19. Jul 10, 2009
    • Friedemann Kleint's avatar
      Enabled the use of Debugger-specific watch/locals models. · abf5e3dd
      Friedemann Kleint authored
      
      - Modified WatchModel to handle storage of an hierarchy
        of WatchItems.
      - Factored out code for asynchronous population to
        AsyncWatchModel and added a mixin for convenient
        handling
      - Added base class for synchronous models.
      - Implement simple, synchronous models for CDB, greatly
        simplifying code and finally getting manual
        expansion right.
      Signed-off-by: default avatarhjk <qtc-committer@nokia.com>
      abf5e3dd
Loading