Ben Vanik
|
eaa1a8ee3a
|
Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function.
|
2015-08-05 21:50:02 -07:00 |
|
Ben Vanik
|
48d6e6becf
|
Cleaning up debugger threading and adding hacky callstacks to UI.
|
2015-08-05 07:50:37 -07:00 |
|
Ben Vanik
|
0a8d6eec91
|
Simplifying debug stuff, as I'm not going to bother with gdb.
|
2015-08-04 18:39:51 -07:00 |
|
Ben Vanik
|
576d6492dc
|
Basic debugger networking.
|
2015-05-25 00:51:22 -07:00 |
|
Ben Vanik
|
499bed21c0
|
Moving debugger.
|
2015-05-05 18:52:53 -07:00 |
|
Ben Vanik
|
6b197c4c92
|
Removing the debugger and dependencies. Needs rethinking.
|
2014-07-09 21:21:40 -07:00 |
|
Ben Vanik
|
aa021d22dd
|
--wait_for_debugger
|
2013-12-26 17:51:46 -08:00 |
|
Ben Vanik
|
475ddc1fcf
|
Breakpoint hits reaching all the way to UI.
Nasty json only hackery right now, but fixable to support other protocols.
|
2013-12-23 14:01:13 -08:00 |
|
Ben Vanik
|
5e9a2c6d27
|
Client-specific debug state.
|
2013-12-22 19:58:00 -08:00 |
|
Ben Vanik
|
a631ada0f7
|
Routing messages to debug targets.
|
2013-12-22 00:51:50 -08:00 |
|
Ben Vanik
|
d98d5c855a
|
WaitForClient moved to server, now working.
|
2013-12-20 23:52:47 -08:00 |
|
Ben Vanik
|
8a7bd7b69a
|
GET /sessions returns the title info.
|
2013-12-20 23:44:22 -08:00 |
|
Ben Vanik
|
1461792289
|
Debugger now listens for connections and will only allow one at a time.
|
2013-12-19 10:08:25 -08:00 |
|
Ben Vanik
|
2cb5c97052
|
GDB debug protocol that IDA can connect to.
Unfortunately, IDA sucks, and this likely won't ever work right.
|
2013-12-17 10:20:07 -08:00 |
|
Ben Vanik
|
d548e7f770
|
Starting revival of debugger system. Work on #41.
|
2013-12-16 20:28:58 -08:00 |
|