Commit Graph

7 Commits

Author SHA1 Message Date
Friedemann Kleint
3695ee3646 Start on dumper support for CDB, bug fixes.
Make command execution output shown, use Wide version
of Debug Callbacks and output, provide bases classes
for other output and event handlers, move common
dumper functionality into debugger manager.
2009-04-20 16:40:50 +02:00
Friedemann Kleint
d4ccc16f9f Implement disassembler for cdb.
Filter debugging output correctly, some glitches. Extract
base class for debugging output to be able to intercept
debugging output for other purposes (such as disassembling).
2009-04-14 15:04:19 +02:00
Friedemann Kleint
6d4d19dfa8 Handle various CDB output windows.
Add modules, threads and register view. Refactor register format code.
2009-04-09 16:51:13 +02:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
Friedemann Kleint
49cadd0e05 Clean up code 2009-02-23 14:46:46 +01:00
Friedemann Kleint
fe4a3f354d Added private header for engine 2009-02-20 17:07:00 +01:00
Friedemann Kleint
d9bc54ed75 Moved CDB support into separate directory and enable via config switch 2009-02-20 15:40:51 +01:00