gdb/testsuite: Add support for DW_LNS_set_file to DWARF compiler
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 23 Mar 2020 15:11:48 +0000 (15:11 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 2 Apr 2020 16:44:03 +0000 (17:44 +0100)
commit34e9a9fa0a18fc544bc8ec3dc9e02096be1e4335
treef7cd82b04748ee955ef59bc582f05040c681ae23
parent6a35491162b64ad5402f0558c275a603abc620a4
gdb/testsuite: Add support for DW_LNS_set_file to DWARF compiler

Extend the Dejagnu DWARF compiler to support DW_LNS_set_file opcode.
This will be used in a later commit.  There should be no change in the
testsuite after this commit.

gdb/testsuite/ChangeLog:

* lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
function.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/dwarf.exp
This page took 0.024962 seconds and 4 git commands to generate.