reactosdbg/DebugProtocol
Aleksey Bragin 9868a9e7f5 Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com>
- KDBG/IDebugProtocol: parse/add/delete/enable/disable breakpoints. Some other
refactorings done to reduce method size.
- Dockable window that shows current list of breakpoints with add/delete/edit
button (you can also double-click to edit). Breakpoints can easily be
enabled/disabled with a checkbox.
- Dialog window to add or edit breakpoint details. GUI tries to prevent invalid
input.
- Add svn:ignore to RosDBG directory.

svn path=/trunk/reactosdbg/; revision=1308
2011-08-02 19:54:03 +00:00
..
Properties A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
Breakpoint.cs Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
DebugConnection.cs Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
DebugControlAttribute.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
DebugMemoryStream.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
DebugProtocol.csproj [RosDbg] 2010-06-06 08:00:52 +00:00
IDebugProtocol.cs Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
KDBG.cs Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
MemoryBlock.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
Registers.cs -show EIP in hex 2009-05-31 13:29:55 +00:00