This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ob/6.1] ARM using frame code


The ARM has been converted to the new frame code so the PROBLEM no longer applies. This deletes the problem.

committed to 6.1 and mainline,

Andrew
2004-03-19  Andrew Cagney  <cagney@redhat.com>

	* PROBLEMS: Delete note that ARM does not use frame code, problem
	fixed.

Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.24
diff -u -r1.24 PROBLEMS
--- PROBLEMS	17 Mar 2004 07:00:41 -0000	1.24
+++ PROBLEMS	19 Mar 2004 16:41:10 -0000
@@ -14,15 +14,6 @@
 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]