Daniel Beer
|
3517710455
|
Fix GDB breakpoint support.
|
2012-04-30 08:52:12 +12:00 |
Daniel Beer
|
09ca20c91c
|
Add support for read and write watchpoints.
|
2012-04-25 14:10:26 +12:00 |
Daniel Beer
|
a2ee047cc0
|
Add watchpoint support to GDB server.
Only read/write watchpoints are supported (set with the "awatch"
GDB command).
|
2012-04-25 13:31:18 +12:00 |
Daniel Beer
|
a354116441
|
Watchpoint support (only implemented for tilib driver).
|
2012-04-25 12:43:14 +12:00 |
Tamas TEVESZ
|
66368cef12
|
gdb: add support for qfThreadInfo
Sends back an empty thread list, which seems to silence Eclipse CDT.
There is probably no need to implement qsThreadInfo and qL.
|
2011-11-28 11:05:07 +13:00 |
Tamas TEVESZ
|
d98d990752
|
Kill unused variables
Mark those that are unused but can't be killed accordingly.
|
2011-11-15 09:26:35 +13:00 |
Daniel Beer
|
53e28ea8fb
|
Restructuring: moved user interface code to ui/
|
2011-09-14 16:22:01 +12:00 |