gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 9 Apr 2011 19:35:11 +0000 (19:35 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 9 Apr 2011 19:35:11 +0000 (19:35 +0000)
commite8930875fbb0df5bfce42d9a895433ddb02fff8f
tree3968c7b202f604de2654c9f099583c1e83cff628
parent9f973f284255fa36ee23ac15700037e6f19a1fce
gdb/
Code cleanup.
* symtab.c (search_symbols): Reorder the KIND description in the
function comment.  Remove the unused 4th element of types, types2,
types3 and types4.  New gdb_assert on KIND.
(symtab_symbol_info): Remove the unused 4th element of classnames.
New gdb_assert on KIND.
* symtab.h (enum search_domain): New warning in the enum comment.
Assign numbers to the elements VARIABLES_DOMAIN, FUNCTIONS_DOMAIN and
TYPES_DOMAIN.
gdb/ChangeLog
gdb/symtab.c
gdb/symtab.h
This page took 0.026196 seconds and 4 git commands to generate.