llvm-project/lldb/source/Plugins/SymbolFile
Greg Clayton 93c99cf059 Fixed a problem where -gmodules debug info would be loaded by the DWO file support accidentally and cause 1000s of files to be mapped into LLDB's address space for each .o file that reference a module.
<rdar://problem/26580266> -gmodules causes LLDB.framework to map hundreds of copies of the same .pcm file

llvm-svn: 271543
2016-06-02 17:19:39 +00:00
..
DWARF Fixed a problem where -gmodules debug info would be loaded by the DWO file support accidentally and cause 1000s of files to be mapped into LLDB's address space for each .o file that reference a module. 2016-06-02 17:19:39 +00:00
PDB Clean up test results on Windows. 2016-05-13 18:26:30 +00:00
Symtab Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
CMakeLists.txt Add support for reading line tables from PDB files. 2016-03-02 22:05:52 +00:00