LLDB mainline
Breakpoint.h File Reference

Go to the source code of this file.

Classes

class  lldb_private::Breakpoint
 General Outline: A breakpoint has four main parts, a filter, a resolver, the list of breakpoint locations that have been determined for the filter/resolver pair, and finally a set of options for the breakpoint. More...
class  lldb_private::Breakpoint::BreakpointEventData

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.