<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 10, 2010, at 5:09 PM, Reid Kleckner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">No, he's just on linux x86_64 using JITed frames with no unwind<br>information.  That was the whole point of adding the support here:<br><a href="http://llvm.org/docs/DebuggingJITedCode.html">http://llvm.org/docs/DebuggingJITedCode.html</a><br><br>See if you can get a stack trace using the directions there.</span></blockquote><br></div><div>I had followed the directions on that page with llvm 2.6 to no avail.</div><br><div>The Makefile I posted does use -fexceptions.  When I ran `lli -jit-emit-debug' with llvm 2.6, lli said that -jit-emit-debug was an unrecognised command line argument.</div><div><br></div><div>-Denis</div></body></html>