pancake
|
d436d16cd4
|
Honor asm.bits in the RBreakpoint API
|
2015-06-22 12:23:38 +02:00 |
|
jvoisin
|
a60d82b800
|
Fix a lot of warnings for GCC
Less than 20 warnings remaining on my x86_64 GCC 4.9.1
|
2014-10-26 13:50:58 +01:00 |
|
pancake
|
bc2c79ee8d
|
* Use RList in r_bp
- vapi updated
* Generalize the use of PrintfCallback typedef
- used in r_bp and handled by r_cons in r_core
|
2010-06-30 01:13:09 +02:00 |
|
Nibble
|
8ab4969851
|
* some more renaming
|
2010-05-27 00:57:25 +02:00 |
|
Nibble
|
4ead120e53
|
* Rename "handler" to "plugin"
* Rename */handler.c to */plugin.c
* Rename "handle" to "handler" in r_lib
--HG--
rename : libr/bp/handle.c => libr/bp/plugin.c
rename : libr/cmd/handle.c => libr/cmd/plugin.c
rename : libr/debug/handle.c => libr/debug/plugin.c
rename : libr/io/handle.c => libr/io/plugin.c
|
2010-05-26 18:25:35 +02:00 |
|