[LLVMbugs] [Bug 21523] New: MCJIT debugging support.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 10 15:54:32 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21523

            Bug ID: 21523
           Summary: MCJIT debugging support.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Generic Execution Engine Support
          Assignee: unassignedbugs at nondot.org
          Reporter: lhames at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

I'm creating this bug to track work on debugging support for MCJIT.

As discussed at the dev meeting, the best way forward is probably to develop a
minimal object format that the JIT can construct to hold the DWARF, plus any
symbol table info needed by the debugger.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141110/6b6b37be/attachment.html>


More information about the llvm-bugs mailing list