* mdebugread.c (handle_psymbol_enumerators, parse_symbol):
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 25 Nov 1995 11:32:18 +0000 (11:32 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 25 Nov 1995 11:32:18 +0000 (11:32 +0000)
commit9b041f69fc5372c05d5d8a067d8263c12c2a3abb
tree8ed1a8585fcdc4bae67f9b42b79c1aa74fbc93aa
parenteade8e035cb78c89bc37371f17427134ab7d768d
* mdebugread.c (handle_psymbol_enumerators, parse_symbol):
Recognize enums from alpha cc -migrate.
(upgrade_type):  Pass correct fd to parse_symbol when parsing
the index type of an array.
(parse_procedure, parse_lines, psymtab_to_symtab_1):  Handle
unsorted procedure descriptors from Irix 5.x and Alpha OSF/1-3.x
shared libraries. Use CORE_ADDR instead of `unsigned long' in
procedure descriptor address computations.

* symtab.c (decode_line_1):  Prevent accidental strchr match
of a null character with the terminating null character of
gdb_completer_quote_characters.
(cplusplus_hint):  Make sure that only a single quote is printed
in the hint message.
gdb/ChangeLog
gdb/mdebugread.c
gdb/symtab.c
This page took 0.024917 seconds and 4 git commands to generate.