radare2/libr/debug
dequis b75cbd135d debug_gdb: handle null return value from gdbr_read_registers
This would crash when doing r2 -d cat -c 'dh gdb'

Now that just prints "r_debug_reg: error reading registers"
2015-05-11 11:00:42 +02:00
..
p debug_gdb: handle null return value from gdbr_read_registers 2015-05-11 11:00:42 +02: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 windbg ^c support under linux+ ^c support for windows 2015-05-05 18:33:34 +02:00
desc.c
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
Makefile Initial support for debugger memory snapshots dms. Enhace hexdiffing 2015-02-23 03:29:40 +01:00
map.c Prevent segfaults 2015-04-11 02:41:02 +03: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
snap.c Initial support for debugger memory snapshots dms. Enhace hexdiffing 2015-02-23 03:29:40 +01:00
trace.c Add ate command for the anal trace logs with ESIL (and backstepping) 2015-02-22 11:40:55 +01:00