* A few more improvements to gx jit prototype.
[deliverable/binutils-gdb.git] / gdb / TODO
index 5e4a53efe89f2986c1cf764bc007f23da2b50666..fcbcd16bea68d19bf503522c25f4fd0028972901 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -9,6 +9,9 @@ General To Do List
 This list is probably not up to date, and opinions vary about the
 importance or even desirability of some of the items.
 
+Add an "info bfd" command that displays supported object formats,
+similarly to objdump -i.
+
 START_INFERIOR_TRAPS_EXPECTED need never be defined to 2, since that
 is its default value.  Clean this up.
 
@@ -60,7 +63,7 @@ as unused statics functions.
 
 Perhaps "i source" should take an argument like that of "list".
 
-See if coredep.c's fetch_core_registers can be used on more machines.
+See if core-aout.c's fetch_core_registers can be used on more machines.
 E.g. MIPS (mips-xdep.c).
 
 unpack_double() does not handle IEEE float on the target unless the host
@@ -294,7 +297,7 @@ versions of GDB can do something halfway reasonable.
 Clean up formatting of "info registers" on MIPS and 88k.  See if it
 is possible to do this generically across all target architectures.
 
-GDB gets bfd/core.c and gdb/core.c confused (this should be easy to
+GDB gets bfd/corefile.c and gdb/corefile.c confused (this should be easy to
 repeat even with something more recent than GDB 4.9).
 
 Check that unmatched RBRAC doesn't abort().
@@ -463,10 +466,6 @@ Add a command for searching memory, a la adb.  It specifies size,
 mask, value, start address.  ADB searches until it finds it or hits
 an error (or is interrupted).
 
-The GDB_TARGET_IS_HPPA kludges in partial-stab.h should be zapped sometime
-after GCC-2.7 has been released (whenever we decide corner case debugging
-problems with GCC-2.6 compiled code are not important).
-
 # Local Variables:
 # mode: text
 # End:
This page took 0.023512 seconds and 4 git commands to generate.