On Tue, Nov 28, 2017 at 6:49 AM Daniel Olivier via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> Hi.
>
> My goal is to process symbol files (i.e. PE-COFF/PDB, ELF/DWARF), and so I
> sought to examine how this is done in lldb. However, without first studying
> the code for an unreasonable amount of
> On Nov 28, 2017, at 6:49 AM, Daniel Olivier via lldb-dev
> wrote:
>
> Hi.
>
> My goal is to process symbol files (i.e. PE-COFF/PDB, ELF/DWARF), and so I
> sought to examine how this is done in lldb. However, without first studying
> the code for an unreasonable amount of time, I just want
Hi.
My goal is to process symbol files (i.e. PE-COFF/PDB, ELF/DWARF), and so I
sought to examine how this is done in lldb. However, without first studying the
code for an unreasonable amount of time, I just want to ask this simple
question.
Consider the header files that pertain to symbol file