diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fde5832..fdb70d3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Thu Mar 4 08:22:55 1993 Fred Fish (fnf@cygnus.com) + * m88k-nat-c (SXIP_OFFSET, SNIP_OFFSET, SFIP_OFFSET): Enclose + macro definitions in parenthesis. Bug reported by karl@hq.ileaf.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. |