llvm-project/lldb/source/Breakpoint
Caroline Tice 20ad3c40f4 Add the ability to disable individual log categories, rather
than just the entire log channel.

Add checks, where appropriate, to make sure a log channel/category has 
not been disabled before attempting to write to it.

llvm-svn: 117715
2010-10-29 21:48:37 +00:00
..
Breakpoint.cpp Check in an initial implementation of the "breakpoint clear" command, whose purpose is clear 2010-10-28 17:27:46 +00:00
BreakpointID.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
BreakpointIDList.cpp Fix some memory leaks. 2010-10-12 21:57:09 +00:00
BreakpointList.cpp Added needed breakpoint functionality to the public API that includes: 2010-07-23 23:33:17 +00:00
BreakpointLocation.cpp Add the ability to disable individual log categories, rather 2010-10-29 21:48:37 +00:00
BreakpointLocationCollection.cpp Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class. 2010-08-04 01:40:35 +00:00
BreakpointLocationList.cpp Don't re-insert disabled breakpoint locations. 2010-10-20 03:36:33 +00:00
BreakpointOptions.cpp Added a user-settable variable, 'target.expr-prefix', 2010-10-29 00:29:03 +00:00
BreakpointResolver.cpp Check in an initial implementation of the "breakpoint clear" command, whose purpose is clear 2010-10-28 17:27:46 +00:00
BreakpointResolverAddress.cpp Check in an initial implementation of the "breakpoint clear" command, whose purpose is clear 2010-10-28 17:27:46 +00:00
BreakpointResolverFileLine.cpp Check in an initial implementation of the "breakpoint clear" command, whose purpose is clear 2010-10-28 17:27:46 +00:00
BreakpointResolverName.cpp Check in an initial implementation of the "breakpoint clear" command, whose purpose is clear 2010-10-28 17:27:46 +00:00
BreakpointSite.cpp Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
BreakpointSiteList.cpp Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class. 2010-08-04 01:40:35 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
Stoppoint.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
StoppointCallbackContext.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
StoppointLocation.cpp Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
WatchpointLocation.cpp Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00