Adrian McCarthy
25bfa7859c
Provide arguments for all the format string placeholders!
...
Log message was wrong because an argument was missing.
llvm-svn: 259793
2016-02-04 15:35:55 +00:00
Adrian McCarthy
12a8ae23b0
Set correct thread stop info when single-step lands on a breakpoint [Windows]
...
I don't understand how this worked before, but this fixes the recent test regressions on Windows in TestConsecutiveBreakpoints.py.
Differential Revision: http://reviews.llvm.org/D16825
llvm-svn: 259605
2016-02-02 23:38:08 +00:00
Adrian McCarthy
6788b62f09
Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a cross-platform test.
...
llvm-svn: 257186
2016-01-08 18:28:03 +00:00
Adrian McCarthy
0c35cde9b1
Implement GetMemoryRegionInfo for mini dumps.
...
Differential Revision: http://reviews.llvm.org/D15218
llvm-svn: 254780
2015-12-04 22:22:15 +00:00
Adrian McCarthy
18a9135d56
Refactor Windows process plugin to allow code sharing between live and mini dump debugging.
...
llvm-svn: 251540
2015-10-28 18:21:45 +00:00