gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 10 Jun 2011 21:48:04 +0000 (21:48 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 10 Jun 2011 21:48:04 +0000 (21:48 +0000)
commit44b13c5a41d3b0fc2f122071e8c64987564dbf21
treee151362865543474a1b08449bee91967fd38f77b
parent6c30d220f19d7f4fe197fa5f62a472b2e5e84d7c
gdb/
Code cleanup.
* dwarf2read.c (dw2_map_symbol_filenames): Use symbol_filename_ftype
for fun.
* psymtab.c (map_symbol_filenames_psymtab)
(map_partial_symbol_filenames): Likewise.
* psymtab.h: Include symfile.h.
(map_partial_symbol_filenames): Use symbol_filename_ftype for fun.
* symfile.h (symbol_filename_ftype): New.
(struct quick_symbol_functions): Use symbol_filename_ftype for fun of
map_symbol_filenames, clarify more the naming in comment.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/psymtab.c
gdb/psymtab.h
gdb/symfile.h
This page took 0.028447 seconds and 4 git commands to generate.