Skip to content
Snippets Groups Projects
  1. Nov 03, 2009
  2. Nov 02, 2009
  3. Oct 26, 2009
  4. Oct 22, 2009
    • Friedemann Kleint's avatar
      S60: Introduce a communications device type. · 8175e4e4
      Friedemann Kleint authored
      - Introduce a communications device type flag, add stubs for
        Bluetooth to serialdevicelister and pass the device type
        in new struct CommunicationDevice along to run configuration
        and debugger start parameters (overriding the debugger settings).
      - Give the s60devices::Device a tooltip in the settings page
      8175e4e4
  5. Oct 20, 2009
  6. 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
  7. Oct 13, 2009
    • Oswald Buddenhagen's avatar
      fold preparing inferior into starting inferior · d1783e09
      Oswald Buddenhagen authored
      after refactoring the trk adapter startup, the split was not necessary
      any more. in fact, it seemed fairly arbitrary at this point.
      d1783e09
    • 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
  8. Oct 09, 2009
  9. Oct 08, 2009
  10. Oct 07, 2009
  11. Oct 05, 2009
  12. Oct 02, 2009
  13. Oct 01, 2009
  14. Sep 30, 2009
  15. Sep 29, 2009
  16. Sep 25, 2009
Loading