Yuri
2010-Nov-23 00:38 UTC
[LLVMdev] Could somebody please check this patch in: Bug 8518 - [patch][new feature] Function addresses in JIT can be printed out and imported to the external debugging tools
http://llvm.org/bugs/show_bug.cgi?id=8518 Thanks, Yuri
Chris Lattner
2010-Nov-29 19:22 UTC
[LLVMdev] Could somebody please check this patch in: Bug 8518 - [patch][new feature] Function addresses in JIT can be printed out and imported to the external debugging tools
On Nov 22, 2010, at 4:38 PM, Yuri wrote:> http://llvm.org/bugs/show_bug.cgi?id=8518Nicolas or Jeffrey, could you take a look at the patch attached to this bug? It will hopefully be unnecessary after the MC JIT happens, but seems useful in the meantime. -Chris
Eric Christopher
2010-Nov-29 21:20 UTC
[LLVMdev] Could somebody please check this patch in: Bug 8518 - [patch][new feature] Function addresses in JIT can be printed out and imported to the external debugging tools
On Nov 29, 2010, at 11:22 AM, Chris Lattner wrote:> > On Nov 22, 2010, at 4:38 PM, Yuri wrote: > >> http://llvm.org/bugs/show_bug.cgi?id=8518 > > Nicolas or Jeffrey, could you take a look at the patch attached to this bug? It will hopefully be unnecessary after the MC JIT happens, but seems useful in the meantime.I took a quick look and it seems reasonable. -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101129/dc223ed6/attachment.html>
Maybe Matching Threads
- [LLVMdev] Could somebody please check this patch in: Bug 8518 - [patch][new feature] Function addresses in JIT can be printed out and imported to the external debugging tools
- [LLVMdev] [patch] New feature: debug info for function memory ranges (-jit-emit-debug-function-range)
- [LLVMdev] [patch] New feature: debug info for function memory ranges (-jit-emit-debug-function-range)
- [LLVMdev] [patch] New feature: debug info for function memory ranges (-jit-emit-debug-function-range)
- [LLVMdev] [patch] New feature: debug info in add2line format (--jit-emit-debug-addr2line)