From 83386662e9827469a548de9f8b6bfc224487ef0e Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Thu, 4 Mar 1993 16:25:21 +0000 Subject: [PATCH] * dbxread.c (dbx_symfile_init): Catch the case where there is no string table, but the only way we find out is by reading zero bytes from EOF. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 32ecd0fb39a..fde58321afd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Mar 4 08:22:55 1993 Fred Fish (fnf@cygnus.com) + + * dbxread.c (dbx_symfile_init): Catch the case where there is + no string table, but the only way we find out is by reading zero + bytes from EOF. + Wed Mar 3 15:51:28 1993 Fred Fish (fnf@cygnus.com) * dbxread.c (dbx_symfile_init): Make size of the string table -- 2.30.2