[lldb-dev] DWARF parsing code
Ed Maste
emaste at freebsd.org
Fri Jun 20 18:29:50 PDT 2014
On 20 June 2014 20:33, Zachary Turner <zturner at google.com> wrote:
> Thanks. Do you happen to know, even at a high level, what functionality is
> present in each one that is not present in the other?
I'm not aware of broad classes of functionality that differ, but low
level examples include some DWARF4 support added to LLVM's version,
and 64-bit DWARF support in LLDB's.
More information about the lldb-dev
mailing list