radare2/libr/debug
Jonathan Neuschäfer ecf6792318 Fix #2927 and random code cleanups
- asm_dcpu16: remove an obsolete comment
  It was obsoleted in 5285d1bdea.
- Indentation fixes
- fix a few typos
- remove "#define NEW_ESIL"
- move comment about r_bin_filter_name to the right place
- README.md: Add V810 to the list of supported architectures
- Also, de-duplicate LH5801
- Add attribution to randomart.c, fixes #2927
2015-07-12 19:20:36 +02:00
..
p Fix #2927 and random code cleanups 2015-07-12 19:20:36 +02:00
t Remove more references to r_diff 2015-06-02 10:31:30 +02:00
arg.c Fix #1694 - Fix dcs after ds 2014-11-20 01:30:37 +01:00
debug.c Add fuzzy backtrace algorithm and show function and flag info in dbt 2015-06-29 22:23:04 +02: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 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 Enhace dh listing 2015-06-12 03:04:09 +02:00
reg.c Revert "Change dr= output" 2015-05-12 03:37:28 +02:00
signal.c Begin the debugger refactoring 2015-06-26 00:37:52 +02: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