aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-10-15 23:44:13 +0000
committerStu Grossman <grossman@cygnus>1996-10-15 23:44:13 +0000
commitac9548059b9ca25c3d990925a6b0602ae932637b (patch)
tree15619630645f4264f093b5351ee44cea36e3ae0c /readline
parent254ef34062b2becfb0b47daa362ef636853dfa53 (diff)
downloadgdb-ac9548059b9ca25c3d990925a6b0602ae932637b.zip
gdb-ac9548059b9ca25c3d990925a6b0602ae932637b.tar.gz
gdb-ac9548059b9ca25c3d990925a6b0602ae932637b.tar.bz2
* buildsym.c (finish_block): Treat LOC_BASEREG_ARG and
LOC_LOCAL_ARG as arguments so that GDB will know about function args declared this way. Mostly affects dwarf. * dwarfread.c (decode_die_type): Change default type from int to void. This allows GDB to recognize void functions. * (new_symbol): If AT_PROTOTYPED is present, set a flag in the type structure. * findvar.c (extract_floating store_floating): Clean up comments to reflect reality. * gdbtypes.h: Add TYPE_FLAG_PROTOTYPED so that we can tell if a function has a prototype. Currently, only dwarf supports this. * utils.c (floatformat_from_doublest): Fix logic error with converting from double to float. (It wasn't shifting mant_long if it had a hidden bit.) * v850-tdep.c: Add support for function calling. Fix some problems with debugging code w/o debug symbols. * config/v850/tm-v850.h: Ditto.
Diffstat (limited to 'readline')
0 files changed, 0 insertions, 0 deletions