Zachary Turner
|
778cec3e30
|
On non-Windows platforms, asm int 3 generates an eStopReasonSignal.
llvm-svn: 257959
|
2016-01-15 23:44:45 +00:00 |
|
Zachary Turner
|
fa0b4b271a
|
Fix TestDebugBreak.py.
We can't assume that the main thread of an inferior has index 0,
even in a single-threaded app.
llvm-svn: 257946
|
2016-01-15 22:22:40 +00:00 |
|
Ying Chen
|
d7a2ecb681
|
Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed by default with gcc
- fix buildbot breakage after r257186
- move declaration outside of for loop
llvm-svn: 257228
|
2016-01-08 23:10:56 +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 |
|