Skip to content
Snippets Groups Projects
  1. Jan 11, 2010
  2. Jan 08, 2010
  3. Jan 07, 2010
  4. Jan 06, 2010
  5. Jan 05, 2010
  6. Dec 09, 2009
  7. Dec 08, 2009
  8. Dec 07, 2009
  9. Dec 04, 2009
  10. Dec 02, 2009
  11. Nov 26, 2009
  12. Nov 25, 2009
  13. Nov 23, 2009
  14. Nov 20, 2009
  15. Nov 04, 2009
  16. Oct 28, 2009
  17. Oct 27, 2009
  18. Oct 20, 2009
  19. Oct 16, 2009
  20. Oct 14, 2009
  21. Oct 13, 2009
    • Friedemann Kleint's avatar
      CDB: Bug fixing · 14058c07
      Friedemann Kleint authored
      - Turn off initial breakpoint when attaching (terminal) and
        additionally ignore it before the first startup complete
      - Refuse to step  the artifical thread created when
        interrupting
      - If possible, switch to thread 0 when interupting (do not
        use artificial thread)
      - Ignore non-fatal exceptions in dumper calls (stray Startup-
        complete-traps)
      - Use right thread for dumper call loading
      - Rename windows exception code enumeration
      - Turn off modification off watch-data children by setType,
        show empty lists correctly.
      - Verbose warnings about inserting invalid watch data.
      14058c07
  22. Oct 01, 2009
  23. Sep 23, 2009
  24. Sep 21, 2009
    • Friedemann Kleint's avatar
      CDB: Use GdbMi parser for everything. · caa164a4
      Friedemann Kleint authored
      ..preparing recursive dumpers. Add recursive parser to
      watchutils.cpp Use insertBulkData() within CDB, add sizeof()
      information for some Qt containers in order to be able to
      dump QList<QList<KnownType> > .
      caa164a4
  25. Sep 16, 2009
Loading