projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84fba31
)
Remove outdated FIXME comment.
author
Kevin Buettner
<kevinb@redhat.com>
Thu, 19 Dec 2002 19:02:57 +0000
(19:02 +0000)
committer
Kevin Buettner
<kevinb@redhat.com>
Thu, 19 Dec 2002 19:02:57 +0000
(19:02 +0000)
gdb/exec.c
patch
|
blob
|
history
diff --git
a/gdb/exec.c
b/gdb/exec.c
index 6073b5c52cb73ec01c603b02fca0adda9de1be3e..16b7e5f4e8d8347c40785382f720965e7fc118dd 100644
(file)
--- a/
gdb/exec.c
+++ b/
gdb/exec.c
@@
-558,7
+558,6
@@
print_section_info (struct target_ops *t, bfd *abfd)
}
for (p = t->to_sections; p < t->to_sections_end; p++)
{
- /* FIXME-32x64 need a print_address_numeric with field width */
printf_filtered ("\t%s", local_hex_string_custom (p->addr, fmt));
printf_filtered (" - %s", local_hex_string_custom (p->endaddr, fmt));
if (info_verbose)