summaryrefslogtreecommitdiffstats
path: root/lldb/source/Breakpoint/BreakpointIDList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang-tidy modernize-use-nullptr warnings in source/Breakpoint; other min...Eugene Zelenko2015-10-301-11/+9
* Add the ability to tag one or more breakpoints with a name. TheseJim Ingham2014-12-161-1/+43
* <rdar://problem/13069948>Greg Clayton2013-01-251-12/+10
* To silence the static analyzer.Johnny Chen2011-08-111-2/+0
* Fix breakpoint id test to work with clang as well as gcc; added a fewCaroline Tice2011-02-021-1/+14
* Fix some memory leaks.Caroline Tice2010-10-121-1/+0
* Verify that we have a valid breakpoint ID before proceeding with retrieving itsJohnny Chen2010-09-291-0/+7
* Fix breakpoint id range testing to disallow ranges that specify breakpoint lo...Caroline Tice2010-09-291-1/+51
* Added needed breakpoint functionality to the public API that includes:Greg Clayton2010-07-231-1/+1
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-44/+28
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+348
OpenPOWER on IntegriCloud