hanchenye-llvm-project/lldb/source/Plugins/Process
Jim Ingham 1b54c88cc4 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID.
Push this through all the breakpoint management code.  Allow this to be set when the breakpoint is created.
Fix the Process classes so that a breakpoint hit that is not for a particular thread is not reported as a 
breakpoint hit event for that thread.
Added a "breakpoint configure" command to allow you to reset any of the thread 
specific options (or the ignore count.)

llvm-svn: 106078
2010-06-16 02:00:15 +00:00
..
MacOSX-User Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. 2010-06-16 02:00:15 +00:00
Utility Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu 2010-06-11 03:25:34 +00:00
gdb-remote Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. 2010-06-16 02:00:15 +00:00