Skip to content
Snippets Groups Projects
  1. Feb 01, 2012
    • Friedemann Kleint's avatar
      Debugger: Add Disassembling of functions. · c27a463f
      Friedemann Kleint authored
      
      - Add "Disassemble function..." action with dialog for name
        to stack window.
      - Add "Disassemble" with function name from code model to
        the Editor context menu.
      - Change the engines to be able to disassemble a function without
        address.
      
      Change-Id: I812f4672d97d9a866ee7f5a38dbd18b2876bccfa
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      c27a463f
    • Kai Koehne's avatar
      Debugger: Make language to debug (QML/CPP) explicit · fe8cead2
      Kai Koehne authored
      
      Make the choice of language part of the DebuggerStartParameters,
      instead of deriving it indirectly from the current project. This
      prevents e.g. the QmlCppEngine to be used when loading core files.
      
      Change-Id: I9d1c9ab318ba789abe3a6ea0478ebda71857e793
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      fe8cead2
  2. Jan 27, 2012
  3. Jan 26, 2012
  4. Jan 25, 2012
  5. Jan 24, 2012
  6. Jan 23, 2012
  7. Jan 20, 2012
  8. Jan 19, 2012
  9. Jan 17, 2012
  10. Jan 16, 2012
  11. Jan 13, 2012
  12. Jan 12, 2012
  13. Jan 11, 2012
  14. Jan 10, 2012
  15. Jan 07, 2012
  16. Dec 21, 2011
  17. Dec 19, 2011
  18. Dec 13, 2011
  19. Dec 12, 2011
  20. Dec 08, 2011
  21. Dec 07, 2011
  22. Dec 02, 2011
  23. Nov 15, 2011
  24. Nov 03, 2011
  25. Nov 02, 2011
    • hjk's avatar
      debugger: cleaner debugger aborting · 755f5fc3
      hjk authored
      
      Make the second "Abort Debugger" kill the gdb process directly
      instead of relying on further communication.
      
      Also fix some "unexpected" (but harmless) state transitions.
      
      Change-Id: I0938ec76420fbd77ec4b7348819dd7f63763547f
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      755f5fc3
  26. Oct 31, 2011
  27. Oct 28, 2011
Loading