.. |
native
|
Fix in profile to get correct reg.size (#6238)
|
2016-11-21 23:13:59 +01:00 |
bf.mk
|
* r2 -D now accepts a dbg.backend (dh) argument
|
2011-10-08 12:10:30 +02:00 |
bfvm.c
|
Fix #5633 - Change x == NULL to correct syntax
|
2016-09-19 14:44:47 +02:00 |
bfvm.h
|
* Add r_debug_stop() and use it from bf plugin
|
2011-10-20 18:04:26 +02:00 |
bochs.mk
|
Initial support for BOCHS (windows only for now)
|
2016-03-25 00:21:49 +01:00 |
debug_bf.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
debug_bochs.c
|
added r_cons_break_{push/pop} to handle ^C better
|
2016-11-21 16:56:12 +01:00 |
debug_esil.c
|
Rreg fpu changes (#6191)
|
2016-11-14 23:58:29 +01:00 |
debug_gdb.c
|
Check the state of the gdb connection
|
2016-09-26 14:40:26 +02:00 |
debug_io.c
|
Enhance RDebug.io to support more commands
|
2016-10-09 23:54:52 +02:00 |
debug_native.c
|
added r_cons_break_{push/pop} to handle ^C better
|
2016-11-21 16:56:12 +01:00 |
debug_qnx.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
debug_rap.c
|
xnu: get rid of ptrace even for attach and detach
|
2016-01-23 22:50:28 +01:00 |
debug_wind.c
|
added r_cons_break_{push/pop} to handle ^C better
|
2016-11-21 16:56:12 +01:00 |
esil.mk
|
More work on ESIL, and implement r2 -Desil ..
|
2013-05-20 03:00:49 +02:00 |
gdb.mk
|
added implementation that uses libgdbr
|
2014-03-03 17:19:33 +01:00 |
io.mk
|
Initial implementation of the RDebug.io plugin
|
2016-10-08 02:39:50 +02:00 |
Makefile
|
Introduce debug plugin for QNX pdebug interface
|
2016-04-22 11:45:51 +02:00 |
native.mk
|
Fix error r_cons_break_end when build for windows
|
2016-11-08 01:44:23 +01:00 |
qnx.mk
|
Introduce debug plugin for QNX pdebug interface
|
2016-04-22 11:45:51 +02:00 |
rap.mk
|
* Set library version number for plugins
|
2011-07-19 00:12:36 +02:00 |
wind.mk
|
Initial WinDBG support
|
2014-12-07 19:32:45 +01:00 |