mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-02 02:06:46 +00:00
535a2aa713
* Split core/cmd.c into disasm.c and core/visual.c into vmenus.c * Fix some warnings reported by valgrind * Chop instructions disassembled by udis86 * Fix visual prompt display in debugger mode * Added 'pdi' and 'pdf' commands - Used to print just instructions or lengths - Documented via 'pd?' * Added initial work on a test suite for r2 - Spot a crash! |
||
---|---|---|
.. | ||
t | ||
anal.c | ||
asm.c | ||
cmd.c | ||
config.c | ||
core.c | ||
disasm.c | ||
file.c | ||
gdiff.c | ||
io.c | ||
libs.c | ||
Makefile | ||
project.c | ||
rtr.c | ||
visual.c | ||
vmenus.c | ||
yank.c |