aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorChristian Biesinger <cbiesinger@google.com>2019-09-18 13:50:42 +0900
committerChristian Biesinger <cbiesinger@google.com>2019-09-18 13:54:48 +0900
commita3d181d2e784d57ea04728ac2f8f747fa798e78a (patch)
treedaa2aafb014535e6df4cfb0a2c3f198f2126de16 /readline
parent7e9ad3a35cde2342e07c34345d5ee671ea8aeeb4 (diff)
downloadgdb-a3d181d2e784d57ea04728ac2f8f747fa798e78a.zip
gdb-a3d181d2e784d57ea04728ac2f8f747fa798e78a.tar.gz
gdb-a3d181d2e784d57ea04728ac2f8f747fa798e78a.tar.bz2
Make extern declaration of dwarf_always_disassemble correct
This was an oversight in 491144b5e21bbfd41969c175aebb663976f59058; dwarf2loc.c has an extern definition for dwarf_always_disassemble that I missed. This patch updates it from int to bool to match the definition in dwarf2read.c. gdb/ChangeLog: 2019-09-18 Christian Biesinger <cbiesinger@google.com> * dwarf2loc.c: Change extern declaration of dwarf_always_disassemble to bool to match definition in dwarf2read.c.
Diffstat (limited to 'readline')
0 files changed, 0 insertions, 0 deletions