OSDN Git Service

* symmisc.c (dump_symtab): Switch the current language to
authoreliz <eliz>
Sat, 23 May 2009 09:26:06 +0000 (09:26 +0000)
committereliz <eliz>
Sat, 23 May 2009 09:26:06 +0000 (09:26 +0000)
commit7b13c33db3e9e90f9a39cc37fd5996fef73d1fb6
treed0f45e2653e52618246b8f5415ec9c9432f0df4f
parent0b0fbc8d88ad53a8e254a757195d7e3579c20a0c
* symmisc.c (dump_symtab): Switch the current language to
the language of the symtab we are dumping only if the symtab's
language is neither language_auto nor language_unknown.

* coffread.c (coff_symtab_read): Set language_minimal as the
language for the "_globals_" pseudo-file.
gdb/ChangeLog
gdb/coffread.c
gdb/symmisc.c