Displaying 5 results from an estimated 5 matches for "pdbsymbol".
Did you mean:
addsymbol
2018 May 16
2
Compile error while building LLDB
...familiar to anyone?
In file included from
llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
In file included from
llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected
identifier
CV_REGISTER(CR0, 80)...
2018 May 16
2
Compile error while building LLDB
...> llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
> > In file included from
> > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
> > In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
> > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: exp...
2018 May 16
0
Compile error while building LLDB
...file included from
> llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
> In file included from
> llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
> In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
> In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
> In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
> In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
> In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
> llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected
> identifie...
2018 May 26
0
Compile error while building LLDB
....0.0.src/source/API/SystemInitializerFull.cpp:89:
>> > In file included from
>> > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
>> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
>> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
>> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
>> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
>> > In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
>> > llvm/DebugInfo/CodeView/CodeViewRegisters.def:7...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ysis.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoDWARF.a
make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/DWARF'
make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReader'
llvm[3]: Compiling PDBSymbol.cpp for Release+Asserts build
llvm[2]: Compiling IRReader.cpp for Release+Asserts build
llvm[2]: Compiling MCInstrDesc.cpp for Release+Asserts build
llvm[2]: Compiling MIRPrinter.cpp for Release+Asserts build
llvm[2]: Compiling MCLabel.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolAnnot...