radare2/libr/debug
yossizap 05b000bb13 Modified debug_native to handle break's thread switching behavior
The user was interrupted during continue and switched to a different
thread since DebugBreakProcess creates a thread that triggers a breakpoint.
With these changes the DebugBreak thread is recorded to skip the breakpoint
event afterwards.
2019-11-02 00:30:25 +01:00
..
p Modified debug_native to handle break's thread switching behavior 2019-11-02 00:30:25 +01:00
arg.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
ddesc.c Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC) 2018-09-22 11:31:45 +02:00
debug.c Modified debug_native to handle break's thread switching behavior 2019-11-02 00:30:25 +01:00
dreg.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
esil.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
Makefile s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
map.c Linux debug plugin, page promotion feature ##debug 2019-08-03 06:09:07 -07:00
meson.build Implement w32dbg_wrap 2019-10-28 05:56:10 +01:00
pid.c Add current thread field to dptj (#15268) ##json 2019-10-13 22:48:36 +02:00
plugin.c Fix potential bugs 2019-09-16 09:37:43 +02:00
session.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
signal.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
snap.c Fix few memory leaks and null dereferences (#15271) 2019-10-14 12:47:40 +02:00
trace.c Integrate table API for p-h (#15083) ##table 2019-09-24 10:46:06 +02:00