* dbxread.c: Don't include param.h or sys/file.h.
authorStu Grossman <grossman@cygnus>
Thu, 8 Aug 1996 04:52:49 +0000 (04:52 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 8 Aug 1996 04:52:49 +0000 (04:52 +0000)
* (dbx_symfile_read):  Determine symfile_relocatable from bfd
flags instead of file extension.  Also clean up a little bit.

gdb/ChangeLog

index 4fa8577c1d5cbf2108085382b9fdcf66363f5ef2..d5bc5dea97140ab06494393df44d0556318edb2b 100644 (file)
@@ -1,3 +1,9 @@
+Wed Aug  7 21:45:52 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * dbxread.c:  Don't include param.h or sys/file.h.
+       * (dbx_symfile_read):  Determine symfile_relocatable from bfd
+       flags instead of file extension.  Also clean up a little bit.
+
 Wed Aug  7 17:18:37 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c