diff options
author | Tom Tromey <tromey@adacore.com> | 2020-04-03 09:11:55 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-04-03 09:15:41 -0600 |
commit | d9e49b61691f384447242f54c996fe80ef9bf184 (patch) | |
tree | fb153a956ccb31fea078e280d952360fdd73ae38 /bfd/xsym.c | |
parent | 492c3f03c701c911c9873eb4dd757fdb5fb13fd8 (diff) | |
download | gdb-d9e49b61691f384447242f54c996fe80ef9bf184.zip gdb-d9e49b61691f384447242f54c996fe80ef9bf184.tar.gz gdb-d9e49b61691f384447242f54c996fe80ef9bf184.tar.bz2 |
Fix DWARF disassembly of DW_OP_const_type
While debugging another issue, I noticed that disassembling a DWARF
expression using DW_OP_const_type did not work.
disassemble_dwarf_expression was not properly decoding this operation.
This patch fixes the problem. Tested by re-debugging gdb.
I didn't write a test case because that seemed like overkill for
what's essentially a maintainer's helper.
The expression evaluator does decode this properly, so no other change
was needed.
gdb/ChangeLog
2020-04-03 Tom Tromey <tromey@adacore.com>
* dwarf2/loc.c (disassemble_dwarf_expression) <DW_OP_const_type>:
Read constant block.
Diffstat (limited to 'bfd/xsym.c')
0 files changed, 0 insertions, 0 deletions