OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 23 Jun 2009 18:19:53 +0000 (18:19 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 23 Jun 2009 18:19:53 +0000 (18:19 +0000)
commit1708692126c7714efbfcb1c8ff035d65bf9de3c2
tree7187f4b64fdb1c79df01ad8f48d7247eeb382455
parent9f8a4214429dbf26f32b3d84009882a1711720c0
gdb/
Fix a regression by the mmap patch from 2009-06-16.
* symfile.c (reread_symbols): Move sym_finish and clear_objfile_data
calls before deleting the OBJFILE obstack.  Extend the comment.
gdb/ChangeLog
gdb/symfile.c