rizin/libr/debug
2015-01-12 17:47:34 +01:00
..
p Initial support for ARM and ARM64 local variables 2015-01-10 02:14:55 +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 Fix #1834 - Honor breakpoints on step-over and continue-until 2015-01-12 17:47:34 +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 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