Skip to content
Snippets Groups Projects
  1. Feb 15, 2012
  2. Jan 26, 2012
  3. Nov 03, 2011
  4. Jul 04, 2011
  5. Jun 27, 2011
  6. Jun 22, 2011
  7. May 10, 2011
  8. May 06, 2011
  9. Apr 19, 2011
  10. Apr 13, 2011
  11. Apr 12, 2011
  12. Apr 04, 2011
  13. Feb 17, 2011
  14. Feb 04, 2011
  15. Feb 02, 2011
  16. Jan 12, 2011
  17. Jan 10, 2011
  18. Dec 17, 2010
  19. Dec 01, 2010
  20. Nov 24, 2010
  21. Nov 16, 2010
  22. Nov 15, 2010
    • Friedemann Kleint's avatar
      Debugger: Introduce BreakpointParameters as base struct. · 9fc5970b
      Friedemann Kleint authored
      For Breakpoint data manipulation.
      
      Reviewed-by: hjk
      9fc5970b
    • hjk's avatar
      debugger: Refactor breakpoint handling. · 8ae541b3
      hjk authored
      The breakpoints are now (fairly) tightly guarded by the BreakpointHandler.
      Engines and Views are only supposed to refer to them by id. They also have
      individual states now. The breakpoint data is split into a "user requested"
      "fixed" part in BreakpointData and the engines' acknowledged data in a new
      struct BreakpointResponse.
      
      TODO: Move m_state and m_engine members to BreakpointResponse. Fix regressions
      in the marker handling.
      8ae541b3
  23. Nov 08, 2010
Loading