Skip to content
Snippets Groups Projects
  1. Nov 02, 2009
  2. Oct 27, 2009
  3. Oct 26, 2009
  4. Oct 16, 2009
    • Friedemann Kleint's avatar
      Debugger: Use the code model to detect unitialized variables. · 25ee70bb
      Friedemann Kleint authored
      
      This should save debugger round trips and crashes in the debugging
      helpers.
      Add respective option to debugging helper option page, defaulting to
      true.On this occasion, make CDB detect shadowed variables correctly
      and display them as "<shadowed n>" as does the Gdb engine by
      reversing the direction in which
      CdbSymbolGroupContext::populateINameIndexMap works.
      Rubber-stamped-by: default avatarhjk <qtc-committer@nokia.com>
      25ee70bb
  5. Oct 08, 2009
  6. Oct 06, 2009
  7. Oct 05, 2009
  8. Oct 01, 2009
  9. Sep 30, 2009
  10. Sep 29, 2009
  11. Sep 25, 2009
  12. Sep 24, 2009
  13. Sep 23, 2009
  14. Sep 22, 2009
  15. Sep 17, 2009
  16. Aug 17, 2009
    • hjk's avatar
      debugger: create a disassembler view as main editor · e82d6c7b
      hjk authored
      "Stepping instruction wise" and "display disassembler" mode is now toggled by a
      single action. This also allows to re-use F10 and F11 as keyboard shortcut.
      
      Missing: caching of disassembler output, removal of old disassembler view.
      e82d6c7b
  17. Aug 14, 2009
  18. Aug 13, 2009
  19. Aug 12, 2009
  20. Aug 06, 2009
  21. Jul 31, 2009
  22. Jul 28, 2009
  23. Jul 21, 2009
  24. Jul 16, 2009
Loading