* coffread.c (coff_symfile_read): Prevent mixed debugging formats
authorBrian Ford <ford@vss.fsi.com>
Thu, 10 Jun 2004 15:52:04 +0000 (15:52 +0000)
committerBrian Ford <ford@vss.fsi.com>
Thu, 10 Jun 2004 15:52:04 +0000 (15:52 +0000)
commitfea251526d32dc0bbcc7769c20daf2db3b5d9dac
tree4f217e862b2770c64d70c82692ff57dfaf3e3cc5
parent30a4a8e027d143cca1ac159277d0652c1ed978e9
* coffread.c (coff_symfile_read): Prevent mixed debugging formats
from corrupting/reinitializing the psymtab.  Support DWARF 2 frame
info.
* dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
gdb/ChangeLog
gdb/coffread.c
gdb/dbxread.c