radare2/libr/debug
2014-11-05 13:10:18 +01:00
..
p Hardware breakpoints working 2014-11-05 13:10:18 +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 * Implement 'dr=' command to print regs in columns 2010-03-04 02:11:54 +01:00
debug.c Wip Fix r2 -d oo (workaround, because it's a race condition in fork+pid2path) 2014-11-03 11:47:51 +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 Use PFMT64u instead of PFMT64d to display addresses 2014-10-23 12:35:08 +02:00
pid.c Refactor r_debug_pid_list() a bit 2014-10-01 21:39:28 +02:00
plugin.c Fix latest coverity issues 2014-09-10 02:21:10 +02:00
reg.c Fix crash for gdb:// to qemu-arm 2014-10-26 01:30:17 +02:00
signal.c Fix #765 - list all signal numbers and names 2014-04-05 14:16:08 +02: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