* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / xcoffexec.c
index cb20bc30c08adc3c7745d75dcb2c6731412867d7..074df77a2fe0e5f38ac7500df1ac0ada964db318 100644 (file)
@@ -727,6 +727,7 @@ print_section_info (t, abfd)
 {
   struct section_table *p;
 
+  /* FIXME-32x64: Need a version of print_address_numeric with field width.  */
   printf_filtered ("\t`%s', ", bfd_get_filename(abfd));
   wrap_here ("        ");
   printf_filtered ("file type %s.\n", bfd_get_target(abfd));
This page took 0.02286 seconds and 4 git commands to generate.