* lib/dwarf.exp (Dwarf): New variable _abbrev_section.
authorDoug Evans <dje@google.com>
Mon, 20 May 2013 22:11:37 +0000 (22:11 +0000)
committerDoug Evans <dje@google.com>
Mon, 20 May 2013 22:11:37 +0000 (22:11 +0000)
commit6c9e2db469f1c0783213045c6d7680078575f641
tree00708fdea82a95eb2a9763d18a576a88626bfe76
parent4a6e676ceb43ee5d827c9264c35486dc1222a6e7
* lib/dwarf.exp (Dwarf): New variable _abbrev_section.
(_handle_DW_TAG): Use it.
(cu, tu): Replace parameters is_64, version, addr_size with options.
All callers updated.  Add Fission support.
* gdb.dwarf2/implptrconst.exp: Update callers of "cu".
* gdb.dwarf2/method-ptr.exp: Ditto.
* gdb.dwarf2/nostaticblock.exp: Ditto.
* gdb.dwarf2/subrange.exp: Ditto.
* gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/implptrconst.exp
gdb/testsuite/gdb.dwarf2/method-ptr.exp
gdb/testsuite/gdb.dwarf2/missing-sig-type.exp
gdb/testsuite/gdb.dwarf2/nostaticblock.exp
gdb/testsuite/gdb.dwarf2/subrange.exp
gdb/testsuite/lib/dwarf.exp
This page took 0.027594 seconds and 4 git commands to generate.