summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectBreakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* Check in an initial implementation of the "breakpoint clear" command, whose p...Johnny Chen2010-10-281-1/+61
* Added support for breakpoint conditions. I also had to separate the "run the...Jim Ingham2010-10-141-0/+2
* Fixed the way set/show variables were being accessed to being natively Greg Clayton2010-09-181-18/+12
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-3/+3
* Added function name types to allow us to set breakpoints by name moreGreg Clayton2010-06-281-2/+3
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-19/+13
* Remember whether a queue or thread name were passed into "breakpoint modify" ...Jim Ingham2010-06-191-0/+2
* Change "breakpoint configure" to "breakpoint modify" so it doesn't collide wi...Jim Ingham2010-06-181-4/+6
* Add a "thread specification" class that specifies thread specific breakpoints...Jim Ingham2010-06-161-0/+64
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* More minor build fixes.Eli Friedman2010-06-091-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+235
OpenPOWER on IntegriCloud