mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-13 16:18:33 +00:00
4db5cded34
* Display TODO message in r2 -L * Implement rax2 -s - and rax2 - * Honor dbg->tid in many places * Implement basic stuff for dbg->reason - Only w32 and *nix atm - Not yet displayed or used - Added many new reason types in enum * Fix w32 register map * Handle attach:// in io_w32dbg plugin * Implement w32 process and thread list - You can now select the thread > dp # list pids > dp=1424 # attach to pid > dpt # list threads > dpt=580 # select thread * Added dummy code to list windows |
||
---|---|---|
.. | ||
argv.c | ||
array.c | ||
big.c | ||
hexpairs.txt | ||
Makefile | ||
pool.c | ||
ralloc.c | ||
rax2.c | ||
set0.c | ||
test_cmd_str.c | ||
test_file_slurp_hexpairs.c | ||
test_str.c | ||
test_sys.c | ||
test.c |