summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-test
Commit message (Expand)AuthorAgeFilesLines
...
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-011-5/+5
* Fix clang -Wimplicit-fallthrough warnings across llvm, NFCReid Kleckner2018-11-011-1/+1
* [NFC] Turn "load dependent files" boolean into an enumJonas Devlieghere2018-09-201-4/+3
* [PDB] Restore AST from PDB symbolsAleksandr Urakov2018-09-101-0/+51
* [PDB] Resolve a symbol context block info correctlyAleksandr Urakov2018-08-291-0/+48
* Add a test for reading lld-generated build-idsPavel Labath2018-06-291-12/+18
* Retrieve a function PDB symbol correctly from nested blocksPavel Labath2018-06-281-24/+58
* [FileSpec] Make style argument mandatory for SetFile. NFCJonas Devlieghere2018-06-131-1/+1
* Fix build error introduced in r334498Pavel Labath2018-06-121-2/+2
* lldb-test symbols: Add -file argument and the ability to dump global variable...Pavel Labath2018-06-121-73/+101
* PDB support of function-level linking and splitted functionsAaron Smith2018-06-081-17/+94
* [IRMemoryMap] Use labels in the "malloc" and "free" lldb-test commandsVedant Kumar2018-06-041-37/+54
* [IRMemoryMap] Test interleaved Mallocs and FreesVedant Kumar2018-05-311-3/+44
* [lldb-test] Make logging available to all subcommandsVedant Kumar2018-05-311-0/+3
* [IRMemoryMap] Test host-side allocationsVedant Kumar2018-05-311-3/+9
* Remove append parameter to FindGlobalVariablesPavel Labath2018-05-311-5/+3
* [lldb-test] ir-memory-map: Avoid accessing a bad iteratorVedant Kumar2018-05-301-10/+8
* [lldb-test] Add a testing harness for the JIT's IRMemoryMapVedant Kumar2018-05-301-19/+184
* Move ObjectFile initialization out of SystemInitializerCommonPavel Labath2018-05-241-0/+12
* lldb-test symbols: Add ability to do name-based lookupPavel Labath2018-05-031-22/+255
* Support reading section ".gnu_debugaltlink"Jan Kratochvil2018-04-291-0/+1
* Re-add change for https://reviews.llvm.org/D42582 with added directories.Jim Ingham2018-03-122-3/+8
* Revert "Improve prologue handling to support functions with multiple entry po...Vedant Kumar2018-03-122-8/+3
* Improve prologue handling to support functions with multiple entry points.Jim Ingham2018-03-122-3/+8
* Rewrite TestTargetSymbolsBuildidCase to be more focusedPavel Labath2018-03-061-1/+3
* [LLDB] Initial version of PPC64 InstEmulationPavel Labath2018-02-271-0/+3
* Add "lldb-test breakpoint" command and convert the case-sensitivity test to u...Pavel Labath2018-02-261-0/+121
* ObjectFileELF: Add support for compressed sectionsPavel Labath2017-12-151-1/+2
* Add a symbols subcommand to lldb-test.Zachary Turner2017-12-021-1/+28
* Add lldb-test.Zachary Turner2017-12-016-0/+649
OpenPOWER on IntegriCloud