summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/LineEntry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include inlined functions when figuring out a contiguous address rangeGreg Clayton2019-05-061-22/+44
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.Adrian Prantl2018-08-301-7/+7
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-12/+10
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-251/+194
* Keep original source path and mapped path in LineEntryTed Woodward2016-05-111-1/+15
* When constructing an address range to "step" or "next" through,Jason Molenda2015-12-151-0/+39
* DWARF says line number 0 is a valid line number - used to indicate a source l...Jim Ingham2013-09-271-3/+3
* <rdar://problem/10103468>Greg Clayton2012-02-241-2/+2
* Moved the section load list up into the target so we can use the targetGreg Clayton2010-09-141-7/+8
* Cleaned up the output of "image lookup --address <ADDR>" which involvedGreg Clayton2010-09-101-5/+2
* Added a new bool parameter to many of the DumpStopContext() methods that Greg Clayton2010-09-021-2/+6
* Change order of initialization.Eric Christopher2010-07-051-2/+2
* Added function name types to allow us to set breakpoints by name moreGreg Clayton2010-06-281-6/+13
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+237
OpenPOWER on IntegriCloud