.. |
CMakeLists.txt
|
[lldb][PDB] Add ObjectFile PDB plugin
|
2020-10-26 10:28:48 -07:00 |
CodeViewRegisterMapping.cpp
|
Ensure newlines at the end of files (NFC)
|
2022-08-20 21:18:23 -07:00 |
CodeViewRegisterMapping.h
|
[LLDB][NativePDB] Switch to use DWARFLocationList.
|
2022-08-17 13:37:13 -07:00 |
CompileUnitIndex.cpp
|
[lldb] Fix use-after-move in SymbolFile/NativePDB
|
2022-02-14 11:03:26 -08:00 |
CompileUnitIndex.h
|
Revert "Revert "[LLDB][NativePDB] Add support for inlined functions""
|
2022-01-13 14:00:24 -08:00 |
DWARFLocationExpression.cpp
|
[LLDB][NativePDB] Pass register_kind as reference (an oversight in 71d778f ).
|
2022-09-20 13:41:13 -07:00 |
DWARFLocationExpression.h
|
[LLDB][NativePDB] Switch to use DWARFLocationList.
|
2022-08-17 13:37:13 -07:00 |
PdbAstBuilder.cpp
|
[LLDB][NativePDB] Let native pdb use class layout in debug info.
|
2022-09-27 11:01:32 -07:00 |
PdbAstBuilder.h
|
[LLDB][NativePDB] Let native pdb use class layout in debug info.
|
2022-09-27 11:01:32 -07:00 |
PdbFPOProgramToDWARFExpression.cpp
|
Cleanup LLVMDebugInfoCodeView headers
|
2022-02-08 16:00:36 +01:00 |
PdbFPOProgramToDWARFExpression.h
|
…
|
|
PdbIndex.cpp
|
[LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbIndex::MakeVirtualAddress when input is invalid due to missing address info in symbol/public records.
|
2022-06-30 14:34:20 -07:00 |
PdbIndex.h
|
[LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbIndex::MakeVirtualAddress when input is invalid due to missing address info in symbol/public records.
|
2022-06-30 14:34:20 -07:00 |
PdbSymUid.cpp
|
…
|
|
PdbSymUid.h
|
…
|
|
PdbUtil.cpp
|
[LLDB][NativePDB] Add local variables with no location info.
|
2022-09-12 12:01:24 -07:00 |
PdbUtil.h
|
[LLDB][NativePDB] Add local variables with no location info.
|
2022-09-12 12:01:24 -07:00 |
SymbolFileNativePDB.cpp
|
[LLDB][NativePDB] Let native pdb use class layout in debug info.
|
2022-09-27 11:01:32 -07:00 |
SymbolFileNativePDB.h
|
[LLDB][NativePDB] Let native pdb use class layout in debug info.
|
2022-09-27 11:01:32 -07:00 |
UdtRecordCompleter.cpp
|
[LLDB][NativePDB] Add class/union layout bit size.
|
2022-09-27 11:41:55 -07:00 |
UdtRecordCompleter.h
|
[LLDB][NativePDB] Fix function decl creation for class methods
|
2021-12-07 10:41:28 -08:00 |