llvm-project/lldb/test/functionalities/breakpoint
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
..
breakpoint_command Move some top level directories to reside under functionalities dir. 2011-06-26 21:24:46 +00:00
breakpoint_conditions 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
breakpoint_ids Move some top level directories to reside under functionalities dir. 2011-06-26 21:24:46 +00:00
breakpoint_ignore_count Move some top level directories to reside under functionalities dir. 2011-06-26 21:24:46 +00:00
breakpoint_locations Move some top level directories to reside under functionalities dir. 2011-06-26 21:24:46 +00:00
inlined_breakpoints Move top level test dirs inlined_breakpoints, load_unload, and embedded_interpreter to reside under functionalities. 2011-06-27 18:17:24 +00:00