Revert "gdb: change dwarf_die_debug to bool"
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 27 May 2021 03:31:29 +0000 (23:31 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 27 May 2021 03:32:24 +0000 (23:32 -0400)
commit3a706c17ee29eeab71cb7b7823cad322a66df256
treef30e010f64a995e1286bba00204898bacc2cff0c
parent749369c430d88c4abc9acde5cfc7b5218651de10
Revert "gdb: change dwarf_die_debug to bool"

This was wrong: dwarf_die_debug is used as an integer, for example where
it is passed to dump_die.  It is documented in the command's help, which
I missed the first time.

This reverts commit 749369c430d88c4abc9acde5cfc7b5218651de10.

Change-Id: I1d09c3da57f8885f4f9fe9f4eae0cf86006e617a
gdb/ChangeLog
gdb/dwarf2/read.c
This page took 0.024291 seconds and 4 git commands to generate.