[llvm-commits] [PATCH] Updating the DebuggingJITedCode.html document with MCJIT debugging capabilities

Bendersky, Eli eli.bendersky at intel.com
Sun Apr 29 03:01:54 PDT 2012


Hello,

The attached patch documents the full debugging capability of JIT-ed code, enabled by the recent enhancements in MCJIT. This capability currently works in trunk, and the 3.1 release branch as well; if committed, it can be also merged to the 3.1 release branch. The example it walks through is the one we presented in the latest dev meeting in London (http://llvm.org/devmtg/2012-04-12/); the presentation slides can also serve as a background reference to the document.

Please review.

Eli

P.S. I'm unable to make the old examples from this document (for stack unwinding in crashes of JIT-ed code) work on my x64 machine. Has anyone been using this functionality recently?




---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120429/797520d2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugjitcode_docs.1.patch
Type: application/octet-stream
Size: 6760 bytes
Desc: debugjitcode_docs.1.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120429/797520d2/attachment.obj>


More information about the llvm-commits mailing list