summaryrefslogtreecommitdiffstats
path: root/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Factor the code that was eliminating redundant breakpoint locations and movingJim Ingham2013-09-271-139/+6
* Change the "breakpoint fuzz" algorithm from "coalesce the line ranges for a f...Jim Ingham2013-09-101-7/+6
* Sort out a number of mismatched integer types in order to cut down the number...Andy Gibbs2013-06-191-1/+1
* Be sure to print out the full file path when dumping breakpoint resolvers for...Greg Clayton2013-06-131-1/+1
* <rdar://problem/13521159>Greg Clayton2013-03-271-1/+1
* For file & line breakpoints, if there are subsets of contiguous line table en...Jim Ingham2013-03-121-51/+67
* <rdar://problem/13069948>Greg Clayton2013-01-251-2/+2
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-2/+2
* <rdar://problem/11757916>Greg Clayton2012-08-291-1/+3
* Also push file & line breakpoints past the prologue. Also added a "-K" argum...Jim Ingham2012-05-221-3/+30
* <rdar://problem/11282938>Greg Clayton2012-04-231-2/+5
* Don't set breakpoints independently comp unit by comp unit, but look over all...Jim Ingham2012-01-131-42/+108
* Add a new breakpoint type "break by source regular expression".Jim Ingham2011-09-211-5/+15
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-1/+1
* Check in an initial implementation of the "breakpoint clear" command, whose p...Johnny Chen2010-10-281-1/+1
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-1/+1
* Added function name types to allow us to set breakpoints by name moreGreg Clayton2010-06-281-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+122
OpenPOWER on IntegriCloud