summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBMemoryRegionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-1/+1
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+32
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-3/+40
* [SBAPI] Don't check IsValid in constructorJonas Devlieghere2019-03-061-5/+5
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-18/+18
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-80/+47
* Support loading files even when incorrect file name specified by the linkerTamas Berghammer2016-07-221-0/+5
* Implement GetMemoryRegions() for Linux and Mac OSX core files.Howard Hellyer2016-07-071-0/+5
* Add MemoryRegionInfo to SB APIHoward Hellyer2016-06-231-0/+121
OpenPOWER on IntegriCloud