OSDN Git Service

* coffread.c (coff_symfile_read): Don't try to read the line
authorJim Blandy <jimb@codesourcery.com>
Thu, 22 Aug 2002 05:50:11 +0000 (05:50 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 22 Aug 2002 05:50:11 +0000 (05:50 +0000)
commit22318718c6ca04bb89766cc80b75dda83c193b98
treec8a39ad676751d11315c5bd841535be42ec4bea6
parentd076f456d01790335a2453c021a5048769ead666
* 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