X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FTODO;h=fcbcd16bea68d19bf503522c25f4fd0028972901;hb=ebb2647017777453ac3e758f4a1192651ffa43e3;hp=f8abbcf5398909ced97d6917cdecaddfc5c86fff;hpb=5a014755c041b0dbcbe38bd2e9c2ee9f378a582a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/TODO b/gdb/TODO index f8abbcf539..fcbcd16bea 100644 --- 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