Commit Graph

5 Commits

Author SHA1 Message Date
Rikard Falkeborn 0972661a4d
Fix small memory leak if allocation fails (#16245) 2020-03-18 00:04:30 +01:00
GustavoLCR e43c9e7caf Fix some warnings (#15549) 2019-12-08 12:49:58 +01:00
GustavoLCR ebaf8b603e Fix some warnings on Windows (#15532) 2019-11-30 00:49:16 +01:00
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
GustavoLCR 47a440cae5 Implement w32dbg_wrap 2019-10-28 05:56:10 +01:00