Browse Source

* paread.c: Remove comment about how we should use an "ordinary"

file format with an hppa suffix.  There is nothing ordinary about SOM.
gdb-4_18-branch
Jim Kingdon 33 years ago
parent
commit
00b02f17b5
  1. 3
      gdb/paread.c

3
gdb/paread.c

@ -500,8 +500,7 @@ pa_symfile_offsets (objfile, addr)
return section_offsets;
}
/* Register that we are able to handle SOM object file formats (does this
work for hp300, or just PA? I suspect the latter). */
/* Register that we are able to handle SOM object file formats. */
static struct sym_fns pa_sym_fns =
{

Loading…
Cancel
Save