[lldb-dev] [LLVMdev] MCJIT debugger registration interface.

David Chisnall David.Chisnall at cl.cam.ac.uk
Mon Aug 11 14:02:53 PDT 2014


On 11 Aug 2014, at 18:06, Eric Christopher <echristo at gmail.com> wrote:

> There's some support (originally forked from lldb) already in llvm to
> do this. Look at lib/DebugInfo, it's what llvm-dwarfdump, etc are
> based upon.

Now that lldb is following trunk, it would be really great if some of this could be unified.  Every time we find a bug, we end up fixing it in both places (sometimes we remember, sometimes we find the same bug twice).

David





More information about the lldb-dev mailing list