summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/debugbreak/TestDebugBreak.py
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-8/+13
* 'int' is reported as an exception on OS X not as a signal. I don't thinkJim Ingham2016-04-121-1/+1
* Enable TestDebugBreak on x86_64 as wellPavel Labath2016-04-071-1/+1
* A number of improvements to decorator conditionals.Zachary Turner2016-02-081-1/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+1
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-1/+2
* On non-Windows platforms, asm int 3 generates an eStopReasonSignal.Zachary Turner2016-01-151-1/+2
* Fix TestDebugBreak.py.Zachary Turner2016-01-151-2/+3
* Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...Adrian McCarthy2016-01-081-0/+51
OpenPOWER on IntegriCloud