summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-31 15:56:44 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-31 15:56:44 +0000
commit00b02f17b5c8df04bb5500c2214d7a7fa386a04a (patch)
tree9548bd661da6761aaad5c5d6c96cca5f89f9a789 /gdb
parentf6c4bf1a82bff3359f5bb40bbca4ed62017fcac6 (diff)
downloadbinutils-gdb-00b02f17b5c8df04bb5500c2214d7a7fa386a04a.tar.gz
* paread.c: Remove comment about how we should use an "ordinary"
file format with an hppa suffix. There is nothing ordinary about SOM.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/paread.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/paread.c b/gdb/paread.c
index 95489d925bb..ce19622991d 100644
--- a/gdb/paread.c
+++ b/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 =
{