diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1998-04-07 20:29:26 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1998-04-07 20:29:26 +0000 |
commit | b7781f9fb662ca625381080f4ecbfe13535e0408 (patch) | |
tree | 0e9f21eac1479f80bf1acbbdbbb18f3004f8ca77 /gdb/annotate.c | |
parent | 5faa69dac313549d4952911e8dfc4e30d832614d (diff) | |
download | gdb-b7781f9fb662ca625381080f4ecbfe13535e0408.zip gdb-b7781f9fb662ca625381080f4ecbfe13535e0408.tar.gz gdb-b7781f9fb662ca625381080f4ecbfe13535e0408.tar.bz2 |
* dwarf2.c (comp_unit): Move it earlier in the source. Add
addr_size.
(read_address): Replace 'bdf*' argument with 'comp_unit*' argument.
Use addr_size for address size, rather than sizeof(bfd_vma).
(read_attribute): Replace bdf* argument with 'comp_unit*' argument.
Fix call to read_address.
(decode_line_info): Replace bdf* argument with 'comp_unit*' argument.
Scrap other unneeded arguments. Fix call to read_address.
(scan_unit_for_functions): Fix call to read_attribute.
(parse_comp_unit): We now handle more values for addr_size.
Set addr_size in unit. Fix call to read_attribute and
decode_line_info.
Diffstat (limited to 'gdb/annotate.c')
0 files changed, 0 insertions, 0 deletions