OSDN Git Service

* coffread.c (coff_symfile_read): Don't try to read the line
authorjimb <jimb>
Thu, 22 Aug 2002 05:50:11 +0000 (05:50 +0000)
committerjimb <jimb>
Thu, 22 Aug 2002 05:50:11 +0000 (05:50 +0000)
commite975761d356c92a18e137db6bd5bf4c5ac292ff0
treedd397f0a3378b8130f973579dede771c7d6d8fbc
parente1db716fbd1f95ffc77796bca072351e60bb1725
* coffread.c (coff_symfile_read): Don't try to read the line
number table from disk if the image file doesn't have a symbol
table; we'll never actually look at the info anyway, and Windows
ships DLL's with bogus file offsets for the line number data.
gdb/ChangeLog
gdb/coffread.c