hanchenye-llvm-project/lldb/test/foundation
Jim Ingham 0d8bcc79f4 Added an "Interrupted" bit to the ProcessEventData. Halt now generates an event
with the Interrupted bit set.  Process::HandlePrivateEvent ignores Interrupted events.
DoHalt is changed to ensure that the stop even is processed, and an event with
the Interrupted event is posted.  Finally ClangFunction is rationalized to use this
facility so the that Halt is handled more deterministically.

llvm-svn: 119453
2010-11-17 02:32:00 +00:00
..
Makefile Added a simple test case to set breakpoints on objc class/instance methods. 2010-09-16 20:54:06 +00:00
TestFoundationDisassembly.py The r117616 check in broken these two test cases: 2010-10-29 19:33:40 +00:00
TestObjCMethods.py Run commands 'expression self->str' and 'expression self->date'. 2010-11-12 00:55:31 +00:00
main.m Added an "Interrupted" bit to the ProcessEventData. Halt now generates an event 2010-11-17 02:32:00 +00:00