Go to file
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
clang Fix template ordering compatibility docs. I missed another section that covered 2010-06-16 01:12:12 +00:00
compiler-rt <rdar://problem/7987491> Libcompiler_rt isn't platform aware 2010-05-15 01:42:04 +00:00
libcxx Fix an apparent typo. 2010-06-04 14:16:02 +00:00
lldb Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. 2010-06-16 02:00:15 +00:00
llvm Use separate named MDNode to hold each function's local variable info. 2010-06-16 00:53:55 +00:00