rizin/libr/debug
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
..
p * Fix w32dist find command 2010-11-17 00:56:48 +01:00
t * Fix build 2010-07-23 12:19:39 +02:00
arg.c * Implement 'dr=' command to print regs in columns 2010-03-04 02:11:54 +01:00
debug.c * Fix w32dist find command 2010-11-17 00:56:48 +01:00
desc.c * Clean many warnings 2010-08-16 17:48:47 +02:00
Makefile * Added traced field in RAnalBB 2010-06-18 11:09:19 +02:00
map.c * Initial implementation of r_debug_step_soft and _hard 2010-11-11 03:13:44 +01:00
pid.c * Initial implementation of process name listing on darwin/osx 2010-11-11 04:12:09 +01:00
plugin.c * Initial draft implementation of hardware breakpoints 2010-09-24 05:41:54 +02:00
reg.c * Fix w32dist find command 2010-11-17 00:56:48 +01:00
trace.c * Highlight destination offset when cursor on jmp/call in visual 2010-09-18 02:51:17 +02:00