diff options
author | Tom de Vries <tdevries@suse.de> | 2024-04-17 12:55:00 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2024-04-17 12:55:00 +0200 |
commit | 4f24b90aba691182e5093a6450e30fcb7d5dd803 (patch) | |
tree | 049e3af0f2934f60db3f1b1bbed3adbbb388c74f /texinfo | |
parent | d52ba54add0d2500403db63c09878e3f3cde8449 (diff) | |
download | gdb-4f24b90aba691182e5093a6450e30fcb7d5dd803.zip gdb-4f24b90aba691182e5093a6450e30fcb7d5dd803.tar.gz gdb-4f24b90aba691182e5093a6450e30fcb7d5dd803.tar.bz2 |
[gdb/testsuite] Require address update for DW_LNS_copy
No address update before a DW_LNS_copy might mean an incorrect dwarf
assembly test-case.
Try to catch such incorrect dwarf assembly test-cases by:
- requiring an explicit address update for each DW_LNS_copy, and
- handling the cases where an update is indeed not needed, by adding
"DW_LNS_advance_pc 0".
Tested on aarch64-linux.
Diffstat (limited to 'texinfo')
0 files changed, 0 insertions, 0 deletions