projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
502c481
)
You cannot debug namespacified LLVM with GDB 5.x anymore.
author
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 12 Nov 2003 22:55:13 +0000
(22:55 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 12 Nov 2003 22:55:13 +0000
(22:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9946
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index fbbc747ac107173a1cbe578ac5893b10ddbb7d18..0613e389280e75ae27f499d4fb7d9a71c3dc6597 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-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>