Eliminate global address_size. Replace with function
authorAndrew Cagney <cagney@redhat.com>
Mon, 24 Jul 2000 01:26:10 +0000 (01:26 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 24 Jul 2000 01:26:10 +0000 (01:26 +0000)
commit107d2387e32d539402e671d789ad6bffa6cc9af4
tree61892cb3472d82af9021e7b3fe8c5b2ef6aa2e42
parent313ba8d62b141893a48cfb9a3591388ef8a2cf52
Eliminate global address_size.  Replace with function
read_comp_unit_head() and ``struct compu_unit_head'' parameter.
Include support for signed address case.
Fixes problem of global address size / sign being out-of-sync with
with current section.
gdb/ChangeLog
gdb/dwarf2read.c