aboutsummaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1996-10-29 23:20:54 +0000
committerStan Shebs <shebs@codesourcery.com>1996-10-29 23:20:54 +0000
commit62c0cf240542680e26a5409da75997b203838841 (patch)
treee46b5136678adbe25524138a21e220db83acb495 /gdb/TODO
parentaffcfcf9af574142505c0a0ade5d7c18ade54516 (diff)
downloadgdb-62c0cf240542680e26a5409da75997b203838841.zip
gdb-62c0cf240542680e26a5409da75997b203838841.tar.gz
gdb-62c0cf240542680e26a5409da75997b203838841.tar.bz2
* TODO: Add item suggesting an "info bfd" command.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 06bd9ac..fcbcd16 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.