adelikat
|
ab312add39
|
Breakpoints - add in a notion of readonly since we are showing all callbacks in the core, even ones the debugger didn't create, and the debugger managing ones it didn't create is bad news
|
2014-12-10 23:11:04 +00:00 |
adelikat
|
cdcb806d8c
|
Debugger - breakpoints - add stuff like activating/deactivating, key presses, double click
|
2014-12-10 22:59:28 +00:00 |
adelikat
|
91353d776b
|
Debugger - basic showing and adding of breakpoints, including pre-existing ones
|
2014-12-10 22:47:09 +00:00 |
adelikat
|
1c179da80c
|
MemoryCallback System - another refinement, make an IMemoryCallback and make that the argument for add methods
|
2014-12-07 19:09:36 +00:00 |
adelikat
|
2d1a43dc65
|
MemoryCallbackSystem - simplify by having a single Add method with a MemoryCallbackType parameter, and some simplifying of client code as a result
|
2014-12-07 18:53:56 +00:00 |
adelikat
|
97476a8b69
|
Debugger - breakpoints
|
2014-12-06 15:07:01 +00:00 |