diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6d5a99a..b757255 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ Thu Mar 24 07:12:09 1994 Jim Kingdon (kingdon@lioth.cygnus.com) - * stabsread.c (patch_block_stabs): Don't create LOC_OPTIMIZED_OUT - symbols. Reverts change of 2 Apr 1993. + * stabsread.c (patch_block_stabs): Add comment about what happens + if the definition is in another compilation unit from the stab. * dbxread.c (end_psymtab): Add comment about empty psymtabs. |