llvm-project/lldb/test/functionalities/breakpoint/breakpoint_conditions
Jim Ingham 4b53618247 Move the handling of breakpoint conditions from the Private event loop to the StopInfoBreakpoint::DoActions, which happens as the
event is removed.  Also use the return value of asynchronous breakpoint callbacks, they get checked before, and override the 
breakpoint conditions.

Added ProcessModInfo class, to unify "stop_id generation" and "memory modification generation", and use where needed.

llvm-svn: 137102
2011-08-09 02:12:22 +00:00
..
Makefile Move some top level directories to reside under functionalities dir. 2011-06-26 21:24:46 +00:00
TestBreakpointConditions.py Move the handling of breakpoint conditions from the Private event loop to the StopInfoBreakpoint::DoActions, which happens as the 2011-08-09 02:12:22 +00:00
main.c Move some top level directories to reside under functionalities dir. 2011-06-26 21:24:46 +00:00