radare2/libr/include
pancake 3f2677ab7f * Added initial untested support for native gdb debugger mode
- r2 -d gdb://<host>:<port>
  - register maps not yet implemented
  - some basic step/continue should work in cfg.debug=true
  - gdbwrap instance is shared between RIO and RDebug
* RDebug is now arch-sensitive
  - Plugins describe which architectures and register sizes are supported
  - Native debugger is restricted to local CPU
  - Remote debugger (GDB) arch can be specified with -e asm.arch=arm
* Fix some random warnings
* Move R_ASM_ARCH into R_SYS_ARCH
  - Helper functions to translate id to string and string to id
    are now in util/sys.c (r_util)
  - Move all R_SYS_* from r_util to r_types
    - Endianness, OS, CPU and regsize is now 'global'
2011-05-06 00:59:10 +02:00
..
btree.h * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
list.h * Initial implementation of generic iterators 2010-02-08 11:28:17 +01:00
r_anal.h Initial SH4 support 2011-03-29 14:55:41 +02:00
r_asm.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r_bin.h * Change some files license from GPL3 to LGPL 2011-04-28 02:09:43 +02:00
r_bp.h * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
r_cmd.h * Reduce r_macro recursivity limit to 1024 2011-01-27 00:05:49 +01:00
r_config.h * Initial import of the hashtable implementation of WayLand 2011-03-17 19:05:39 +01:00
r_cons.h * Remove all references to r_meta as a separated library 2011-03-01 19:06:22 +01:00
r_core.h * Initial import RSocket refactor 2011-03-21 01:47:17 +01:00
r_crypto.h * Rename "handler" to "plugin" 2010-05-26 18:25:35 +02:00
r_db.h * Fix 'bx lr' and 'ldr pc,[pc,#]' code analysis for arm 2010-06-13 11:59:17 +02:00
r_debug.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r_diff.h * Use relative symlinks in versioned libs 2010-10-28 12:10:21 +02:00
r_flags.h * Remove silly (ignored) messages in swig/ when target already built 2011-02-17 01:34:29 +01:00
r_flist.h * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
r_fs.h * Update r_fs vapi 2011-05-05 17:32:56 +02:00
r_hash.h * Fix collision with MD5_CTX 2011-04-15 09:22:34 +02:00
r_io.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r_lang.h * Avoid dupped langs plugins in queue 2011-02-06 18:44:56 +01:00
r_lib.h * Fix various bugs in r_lang api 2011-02-06 14:10:16 +01:00
r_line.h * Make r_core_magic be verbose or not 2011-03-02 11:45:20 +01:00
r_list.h * Fix fs_open and fs_dir with ext2 filesystem 2011-04-24 13:46:28 +02:00
r_parse.h * Initial implementation of cmd 'Cv' for renaming vars 2011-02-23 15:17:06 +01:00
r_print.h * Added zoom.byte config callback and show help with e zoom.byte=? 2011-03-24 12:17:13 +01:00
r_reg.h * Fix doublefree in reg_profile that was causing random segfaults 2011-04-02 18:55:47 +02:00
r_search.h * Make r_core_magic be verbose or not 2011-03-02 11:45:20 +01:00
r_sign.h * Added static version of 'sw' in doc.sw/sw 2010-07-21 00:05:33 +02:00
r_socket.h * Update r_fs vapi 2011-05-05 17:32:56 +02:00
r_syscall.h * Initial implementation of the r_anal_aop_execute api 2011-02-03 00:20:39 +01:00
r_th.h * RCore now depends on RThread 2010-06-23 17:30:16 +02:00
r_types_base.h * Apply some fixes for kFreeBSD debugger and OS detection 2011-04-20 13:56:58 +02:00
r_types.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r_userconf.h.acr * Honor @DEBUGGER@ in r_userconf.h 2011-03-23 14:34:53 +01:00
r_util.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r.h * Initial import of libr 2009-02-05 22:08:46 +01:00