radare2/libr/core
pancake 91ad40d663 * Major unfinished refactoring for r_debug and r_bp
- radare2 debugger is now broken
  - r_reg has grown a bit more
  - Better separation of debugger elements
* r_bp now has r_bp_add_hw and r_bp_add_sw() calls
  - Added minimal support for breakpoint handlers
  - Import th0rpe's watchpoint expression parser engine
* iob moved from r_debug to r_bp
* Arch types has been moved into r_asm
  - Soft compile time dependency
* Update pkg-config .pc files
2009-09-14 00:37:28 +02:00
..
t * Major unfinished refactoring for r_debug and r_bp 2009-09-14 00:37:28 +02:00
cmd.c * Major unfinished refactoring for r_debug and r_bp 2009-09-14 00:37:28 +02:00
config.c * Return "" instead of NULL when possible in core input 2009-08-22 05:29:58 +00:00
core.c * Major unfinished refactoring for r_debug and r_bp 2009-09-14 00:37:28 +02:00
file.c * Change the name of some types 2009-07-08 13:49:55 +02:00
io.c * Do not pass CFLAGS when linking asm/t/fastcall 2009-09-08 01:08:46 +00:00
libs.c * Major unfinished refactoring for r_debug and r_bp 2009-09-14 00:37:28 +02:00
Makefile * Major unfinished refactoring for r_debug and r_bp 2009-09-14 00:37:28 +02:00
visual.c * Change the name of some types 2009-07-08 13:49:55 +02:00
yank.c * Change the name of some types 2009-07-08 13:49:55 +02:00