radare2/libr/core
pancake/arm 703ae61623 * Initial working implementation of r_debug_map_* API
- Little integration from r_core_cmd (dm show maps)
  - Uses RList. Allows user and system defined maps
  - Added backend implementation for BSD and Linux
  - mem.c -> map.c
* Fix some more random warnings
  - Rename rList into RList .. as it should be
  - Added r_list_unlink method
* Rename MALLOC_STRUCT as R_NEW ..shorter and smarter
  - Needs propagation

--HG--
rename : libr/debug/mem.c => libr/debug/map.c
2010-02-04 13:23:53 +01:00
..
t * Add support to ARM for the debugger 2010-02-03 14:34:00 +01:00
cmd.c * Initial working implementation of r_debug_map_* API 2010-02-04 13:23:53 +01:00
config.c * Add support to ARM for the debugger 2010-02-03 14:34:00 +01:00
core.c * Added 'drn' debug register name command 2010-02-03 18:15:31 +01:00
file.c * Added 'o' command to open, close, list and map files 2010-02-01 11:55:56 +01:00
io.c * Added 'drn' debug register name command 2010-02-03 18:15:31 +01:00
libs.c * Initial implementation of the r_lang VAPI 2009-09-20 01:03:57 +02:00
Makefile * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
visual.c * Add support to ARM for the debugger 2010-02-03 14:34:00 +01:00
yank.c * Integration with valaswig for many libraries 2010-01-12 02:12:18 +01:00