From 721c201bd55ffb73cb2ba8d39e0570fa38c44e15 Mon Sep 17 00:00:00 2001 From: dim Date: Wed, 15 Aug 2012 19:34:23 +0000 Subject: Vendor import of llvm trunk r161861: http://llvm.org/svn/llvm-project/llvm/trunk@161861 --- docs/DebuggingJITedCode.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/DebuggingJITedCode.html') diff --git a/docs/DebuggingJITedCode.html b/docs/DebuggingJITedCode.html index ffb4cd9..652572c 100644 --- a/docs/DebuggingJITedCode.html +++ b/docs/DebuggingJITedCode.html @@ -4,7 +4,7 @@ Debugging JITed Code With GDB - + @@ -51,7 +51,7 @@ necessary debug information.

In order to debug code JIT-ed by LLVM, you need GDB 7.0 or newer, which is available on most modern distributions of Linux. The version of GDB that Apple -ships with XCode has been frozen at 6.3 for a while. LLDB may be a better +ships with Xcode has been frozen at 6.3 for a while. LLDB may be a better option for debugging JIT-ed code on Mac OS X.

@@ -178,7 +178,7 @@ Program exited with code 0170. Reid Kleckner, Eli Bendersky
The LLVM Compiler Infrastructure
- Last modified: $Date: 2012-05-01 09:58:54 +0200 (Tue, 01 May 2012) $ + Last modified: $Date: 2012-05-13 16:36:15 +0200 (Sun, 13 May 2012) $ -- cgit v1.1