mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-13 15:37:24 +00:00
You cannot debug namespacified LLVM with GDB 5.x anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9946 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
502c481a8f
commit
bfcadffd4c
@ -74,7 +74,8 @@ on Mac OSX).</li><p>
|
||||
<li>LLVM has been <a
|
||||
href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000554.html">moved
|
||||
into an 'llvm' C++ namespace</a>, for easier integration with third-party
|
||||
code.</a></li>
|
||||
code.</a> Note that due to a bug in GDB 5.x, to debug namespacified LLVM code,
|
||||
you will need to upgrade to GDB 6.</li>
|
||||
|
||||
</ol><p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user