summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-03-19 16:42:31 +0000
committerAndrew Cagney <cagney@redhat.com>2004-03-19 16:42:31 +0000
commit53f8741af0d088051ea593ce86fe0dc8258d560e (patch)
tree1d547f08991c6e3c8bb9fb8e00f6856ae8b1abf2 /gdb/PROBLEMS
parent47e7be38c82e03fb9077e64ddc19734d6844f34a (diff)
downloadgdb-53f8741af0d088051ea593ce86fe0dc8258d560e.tar.gz
2004-03-19 Andrew Cagney <cagney@redhat.com>
* PROBLEMS: Delete note that ARM does not use frame code, problem fixed.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS9
1 files changed, 0 insertions, 9 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index dd906036a0c..5455f22bb01 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -14,15 +14,6 @@ People encountering problems with these targets should consult GDB's
web pages and mailing lists (http://www.gnu.org/software/gdb/) to see
if there is an update.
-arm-*-*
-
-GDB's ARM target, in 6.0, has not been updated to use the new frame
-mechanism.
-
-Fortunately the ARM target, in the GDB's mainline sources, has been
-updated so people encountering problems should consider downloading a
-more current GDB (http://www.gnu.org/software/gdb/current).
-
*** Regressions since gdb 6.0
gdb/826: variables in C++ namespaces have to be enclosed in quotes