radare2/libr/util/t
pancake 4db5cded34 * Fix w32dist find command
* 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
2010-11-17 00:56:48 +01:00
..
argv.c * Fix w32dist find command 2010-11-17 00:56:48 +01:00
array.c * Many fixes in ARM assembler and rarc2 support for ARM 2010-09-14 01:29:09 +02:00
big.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
hexpairs.txt * Apply 'whats' fix for r_file_slurp_hexpairs() 2009-09-17 14:02:44 +02:00
Makefile * Fix build in iOS 4.1 (darwin-arm) 2010-11-08 19:30:25 +01:00
pool.c * Fix build in iOS 4.1 (darwin-arm) 2010-11-08 19:30:25 +01:00
ralloc.c * Fix w32dist find command 2010-11-17 00:56:48 +01:00
rax2.c * Mental note: %lld/%llx does not exist on windows 2010-04-14 13:02:23 +02:00
set0.c * Fix build in iOS 4.1 (darwin-arm) 2010-11-08 19:30:25 +01:00
test_cmd_str.c * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
test_file_slurp_hexpairs.c * Apply 'whats' fix for r_file_slurp_hexpairs() 2009-09-17 14:02:44 +02:00
test_str.c * Fix return value of bin_meta_elf 2010-02-28 22:58:21 +01:00
test_sys.c * Add test_sys (thanks whats!) 2009-12-31 01:14:35 +01:00
test.c * Clean many warnings 2010-08-16 17:48:47 +02:00