2010-05-05 Michael Snyder <msnyder@vmware.com>
authorMichael Snyder <msnyder@vmware.com>
Wed, 5 May 2010 23:44:19 +0000 (23:44 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 5 May 2010 23:44:19 +0000 (23:44 +0000)
commitfa238c0364af02ffb3e3e7d95781bd0914cbdf35
treeb81a180a02d336f10870bad370aa0d3da8ccec9b
parent46c162d47bef113bfe09e935b0e8e79e735573ba
2010-05-05  Michael Snyder  <msnyder@vmware.com>

* elfread.c (elf_symtab_read): Delete unused variable.
(find_separate_debug_file_by_buildid): Delete unused variables.
(elf_symfile_read): Delete unused variable.

* coffread.c (coff_symfile_read): Delete unused variables.

* coff-pe-read.c (add_pe_exported_sym): Delete unused variable.
(read_pe_exported_syms): Delete unused variable.

* stabsread.c (define_symbol): Delete unused variable.

* dwarf2read.c (read_type_comp_unit_head): Delete unused variable.
(process_psymtab_comp_unit): Delete unused variable.
(dwarf2_build_psymtabs_hard): Delete unused variable.
(load_partial_comp_unit): Delete unused variable.
(create_all_comp_units): Delete unused variable.
(scan_partial_symbols): Delete unused variable.
(add_partial_symbol): Delete unused variable.
(add_partial_namespace): Delete unused variable.
(add_partial_enumeration): Delete unused variable.
(load_full_comp_unit): Delete unused variable.
(process_full_comp_unit): Delete unused variable.
(read_file_scope): Delete unused variable.
(read_type_unit_scope): Delete unused variable.
(process_structure_scope): Delete unused variable.
(process_enumeration_scope): Delete unused variable.
(read_tag_ptr_to_member_type): Delete unused variable.
(read_typedef): Delete unused variable.
(read_partial_die): Delete unused variable.
(decode_locdesc): Delete unused variable.
(zeroed_partial_die): Delete unused global variable.
gdb/ChangeLog
gdb/coff-pe-read.c
gdb/coffread.c
gdb/dwarf2read.c
gdb/elfread.c
gdb/stabsread.c
This page took 0.026356 seconds and 4 git commands to generate.