Friedemann Kleint
471d31ac9c
CDB refactoring, introduce typedefs to remove version numbers.
...
Log exceptions with stacktrace.
2009-04-21 12:30:12 +02:00
hjk
800a48f027
debugger: code cosmetics
2009-04-15 14:26:08 +02:00
Friedemann Kleint
d11242feba
Make break by function work for CDB.
...
Add function to automagically resolve function symbol names
that are missing the module name (module!foo). Kill some
trailing whitespace. Add a hack to transform qMain->main for VS.
2009-04-15 10:05:40 +02:00
Friedemann Kleint
3d55c45e2c
Continued CDB breakpoint handling.
...
Enable temporarily stopping for setting breakpoints. Fix terminating the
debuggee in exitDebugger().
2009-04-08 16:37:41 +02:00
Friedemann Kleint
d199d6606e
Continue CDB.
...
Improve locals handling, add watcher handling via expressions. Make
debug marker appear, start with breakpoint synchronization.
2009-04-07 17:07:11 +02:00