summaryrefslogtreecommitdiffstats
path: root/lldb/lit/SymbolFile/NativePDB/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-0920-1448/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-0920-0/+1448
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-0920-1448/+0
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-051-2/+2
* Revert "Changing representation of .cv_def_range directives in Codeview debug...Nilanjana Basu2019-08-051-2/+2
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-051-2/+2
* [NativePDB] Support member function types in PdbAstBuilderAleksandr Urakov2019-05-131-0/+8
* [NativePDB] Add anonymous namespaces supportAleksandr Urakov2019-04-221-0/+5
* [NativePDB] Process virtual bases in the correct orderAleksandr Urakov2019-02-121-0/+2
* [NativePDB] Add basic support of methods recostruction in ASTAleksandr Urakov2019-01-291-0/+5
* [NativePDB] Fix setting breakpoint by file and line.Zachary Turner2019-01-022-0/+3
* [NativePDB] Create VarDecls for global variables.Zachary Turner2018-12-201-0/+2
* [NativePDB] Correctly reconstruct DeclContext for nested enums.Zachary Turner2018-12-181-0/+1
* [NativePDB] Add support for local variables.Zachary Turner2018-12-131-0/+32
* [NativePDB] Reconstruct function declarations from debug info.Zachary Turner2018-12-072-0/+8
* [NativePDB] Add support for S_CONSTANT records.Zachary Turner2018-11-132-0/+996
* [NativePDB] Improved support for nested type reconstruction.Zachary Turner2018-11-131-0/+12
* [NativePDB] Add support for bitfield records.Zachary Turner2018-11-091-0/+5
* Resubmit "Fix bug in PE/COFF plugin."Zachary Turner2018-11-091-0/+3
* Revert "Fix bug in PE/COFF plugin and ValueObjectVariable."Davide Italiano2018-11-081-3/+0
* Fix bug in PE/COFF plugin and ValueObjectVariable.Zachary Turner2018-11-081-0/+3
* [NativePDB] Higher fidelity reconstruction of AST from Debug Info.Zachary Turner2018-11-083-0/+24
* [NativePDB] Get LLDB types from PDB function types.Zachary Turner2018-11-013-0/+89
* [NativePDB] Add support for dumping global variables of class type.Zachary Turner2018-10-301-0/+14
* [NativePDB] Add the ability to dump dump global variables.Zachary Turner2018-10-261-0/+220
* [NativePDB] Add basic support for tag types to the native pdb plugin.Zachary Turner2018-10-231-0/+8
* Resubmit "Add SymbolFileNativePDB plugin."Zachary Turner2018-10-123-0/+11
* Revert SymbolFileNativePDB plugin.Zachary Turner2018-10-113-11/+0
* Create a SymbolFile plugin for cross-platform PDB access.Zachary Turner2018-10-103-0/+11
OpenPOWER on IntegriCloud