radare2/libr/debug/p
pancake 53e908d802
Generalize vector instruction types instead of following intel-specific ##analysis
* MMX -> VEC64
* XMM -> VEC128
* YMM -> VEC256
* ZMM -> VEC512
2022-11-02 14:02:40 +01:00
..
native Generalize vector instruction types instead of following intel-specific ##analysis 2022-11-02 14:02:40 +01:00
bf.mk * r2 -D now accepts a dbg.backend (dh) argument 2011-10-08 12:10:30 +02:00
bfvm.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00
bfvm.h * Add r_debug_stop() and use it from bf plugin 2011-10-20 18:04:26 +02:00
bochs.mk Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
debug_bf.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
debug_bochs.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
debug_esil.c Unify RArchOp into RAnalOp using common include files ##arch 2022-10-16 22:25:24 +02:00
debug_gdb.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
debug_io.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
debug_native.c Generalize vector instruction types instead of following intel-specific ##analysis 2022-11-02 14:02:40 +01:00
debug_null.c s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
debug_qnx.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
debug_rap.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
debug_windbg.c Support building windbg plugin under mingw ##windows 2022-06-06 01:03:52 +02:00
debug_winkd.c Make RDebug.regRead() and regWrite() return bool ##debug 2022-09-21 12:22:46 +02:00
esil.mk More work on ESIL, and implement r2 -Desil .. 2013-05-20 03:00:49 +02:00
gdb.mk Don't use CC_LIB in debug plugins 2017-06-20 05:08:57 -05:00
io.mk Initial implementation of the RDebug.io plugin 2016-10-08 02:39:50 +02:00
Makefile Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
native.mk Final mingw fixes 2021-10-19 12:52:00 +02:00
null.mk Add the 'null' debugger plugin 2017-09-23 02:34:37 +02:00
qnx.mk Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
rap.mk Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
winkd.mk Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00