summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-11-12 22:55:13 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-11-12 22:55:13 +0000
commitec4f37a19b19fb483ba51247be8d94be7e85588a (patch)
tree6ed74eff7c10ae7f1b59cbfbe6bbbcd08b334abd /llvm
parentb8b238b12ade6c24436bbea0bfd0bbf0bdc058fd (diff)
downloadbcm5719-llvm-ec4f37a19b19fb483ba51247be8d94be7e85588a.tar.gz
bcm5719-llvm-ec4f37a19b19fb483ba51247be8d94be7e85588a.zip
You cannot debug namespacified LLVM with GDB 5.x anymore.
llvm-svn: 9946
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index fbbc747ac10..0613e389280 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud