summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
Commit message (Expand)AuthorAgeFilesLines
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-4/+3
* Allow relative file paths when settings source breakpointsGreg Clayton2018-04-131-1/+1
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across ...Pavel Labath2017-03-151-0/+2
* Add a few const's (thanks Zachary) and return shared or unique pointersJim Ingham2016-09-131-1/+2
* This is the main part of a change to add breakpoint save and restore to lldb.Jim Ingham2016-09-121-0/+6
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-38/+32
* Add an "offset" option to "break set -n" and "break set -f -l". Jim Ingham2016-03-091-0/+1
* Fix Clang-tidy misc-use-override warnings in include/lldb/API, Breakpoint and...Pavel Labath2015-09-021-3/+2
* Add --move-to-nearest-code / target.move-to-nearest-code options (attempt 2)Ilia K2015-05-181-1/+3
* Reverting r237460 to fix test failures introduced on OSX & LinuxVince Harron2015-05-151-3/+1
* Add --move-to-nearest-code / target.move-to-nearest-code optionsIlia K2015-05-151-1/+3
* Silence -Winconsistent-missing-override warnings.Eric Christopher2014-12-101-8/+8
* Add the ability to set breakpoints with conditions, commands, etc,Jim Ingham2014-12-061-0/+3
* Also push file & line breakpoints past the prologue. Also added a "-K" argum...Jim Ingham2012-05-221-1/+3
* Added a new option to the "source list" command that allows us to see whereGreg Clayton2011-04-191-3/+3
* Check in an initial implementation of the "breakpoint clear" command, whose p...Johnny Chen2010-10-281-0/+7
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+65
OpenPOWER on IntegriCloud