rizin/libr/debug
2015-02-20 19:39:38 +01:00
..
p Add mul/div opcodes for x86.nz assembler and fix osx build 2015-02-20 19:39:38 +01:00
t rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0 2014-09-06 23:08:16 +02:00
arg.c Fix #1694 - Fix dcs after ds 2014-11-20 01:30:37 +01:00
debug.c Trace code with dc too, not only ds (thanks @earada) 2015-01-30 19:07:33 +01:00
desc.c Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
Makefile Add linux-arm64 reg profile, fix linux-arm systracing. Handle multiple syscall stoppers in 'dcs' 2014-06-14 02:02:58 +02:00
map.c Fix #2004 - filter flag names in dm* 2015-01-29 02:25:00 +01:00
pid.c Fix a crash when the map name is null. Fix a crash when a thread list is requested from a backend that doesn't support it. 2014-12-05 13:31:22 +01:00
plugin.c Fix latest coverity issues 2014-09-10 02:21:10 +02:00
reg.c Fix several bugs in the windbg and cris. thanks to coverity 2014-12-09 17:50:19 +01:00
signal.c Implement dko for Linux. Enhace the command and support SKIP and CONT options 2014-12-12 00:34:53 +01:00
trace.c Implement Sdb in RDebug.Traces. O(n) vs O(1) in pd with asm.traces=true 2014-11-02 01:21:45 +01:00