* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / maint.c
index fe7fdbf568070a3698aab29ccc49fe4c2f1a6723..378ac0aaeb57b0b81ca5e2cf5b213cc434542979 100644 (file)
@@ -137,6 +137,7 @@ print_section_table (abfd, asect, ignore)
 
   flags = bfd_get_section_flags (abfd, asect);
 
+  /* FIXME-32x64: Need print_address_numeric with field width.  */
   printf_filtered ("    %s",
                   local_hex_string_custom
                     ((unsigned long) bfd_section_vma (abfd, asect), "08l"));
This page took 0.022789 seconds and 4 git commands to generate.