Commit graph

5 commits

Author SHA1 Message Date
GustavoLCR
50392fd525 Fix register writing on Windows (#14805)
* Fix register writing on Windows
* Drop unecessary use of heap
2019-08-15 13:42:32 +08:00
sanguinawer
4cbf27a11a Fix win32 compilation (#14722) 2019-07-31 21:57:50 +02:00
GustavoLCR
d5e3926b5d Only suspend threads if dbg.threads=true on Windows (#14689) 2019-07-30 01:49:47 +02:00
Anton Kochkov
9677804b8e
Windows native debugger refactoring ##debug ##windows
* Windows native debugger refactoring

Massive win32 native debugging code refactoring
and corresponding fixes.

* Fix hang after killing process
2019-07-29 11:19:26 +08:00
Álvaro Felipe Melchor
c959d92c9d WIP refactor debug 2015-08-11 08:53:05 +02:00