gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 21 Dec 2011 14:25:53 +0000 (14:25 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 21 Dec 2011 14:25:53 +0000 (14:25 +0000)
commit4ac39b9724731b84d25b5ae8b30506679e9adea1
tree542f1b3e065fc37a639c8f0e2e9460a37746da17
parentbb2f58dc41241652af78a29619c0a7986669bcd3
gdb/
* symfile.c (objfilep): New typedef and new DEF_VEC_P.
(reread_symbols): Remove variable reread_one, new variables
new_objfiles, all_cleanups and ix.  Use new_objfiles instead of
reread_one.  Push changed objfiles to new_objfiles, call
observer_notify_new_objfile for them later.
gdb/ChangeLog
gdb/symfile.c
This page took 0.03975 seconds and 4 git commands to generate.