radare2/libr/debug
2014-10-30 23:58:22 +01:00
..
p Add r_buf_read/write methods using CUR, fix some more warnings 2014-10-29 22:12:16 +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 Handle bp.cmd and RBreakpointItem->cmd in RDebugContinue (bps and traces) 2014-10-30 22:58: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 Bring back asm.trace and dbg.trace to life 2014-10-30 23:58:22 +01:00