summaryrefslogtreecommitdiffstats
path: root/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to limit "source regexp" breakpoints to a particular functionJim Ingham2016-04-281-2/+36
* Add --move-to-nearest-code / target.move-to-nearest-code options (attempt 2)Ilia K2015-05-181-6/+7
* Reverting r237460 to fix test failures introduced on OSX & LinuxVince Harron2015-05-151-7/+6
* Add --move-to-nearest-code / target.move-to-nearest-code optionsIlia K2015-05-151-6/+7
* Move lldb-log.cpp to core/Logging.cppZachary Turner2015-03-181-1/+0
* Add the ability to set breakpoints with conditions, commands, etc,Jim Ingham2014-12-061-0/+7
* Remove unused local variable.Michael Sartain2013-10-041-2/+0
* Factor the code that was eliminating redundant breakpoint locations and movingJim Ingham2013-09-271-44/+9
* Sort out a number of mismatched integer types in order to cut down the number...Andy Gibbs2013-06-191-1/+1
* <rdar://problem/13521159>Greg Clayton2013-03-271-1/+1
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-2/+2
* <rdar://problem/11757916>Greg Clayton2012-08-291-0/+1
* Added the ability to restrict breakpoints by function name, function regexp, ...Jim Ingham2011-09-231-47/+41
* Add a new breakpoint type "break by source regular expression".Jim Ingham2011-09-211-0/+139
OpenPOWER on IntegriCloud