aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2021-05-26 23:31:29 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2021-05-26 23:32:24 -0400
commit3a706c17ee29eeab71cb7b7823cad322a66df256 (patch)
treef30e010f64a995e1286bba00204898bacc2cff0c /gdb/ChangeLog
parent749369c430d88c4abc9acde5cfc7b5218651de10 (diff)
downloadgdb-3a706c17ee29eeab71cb7b7823cad322a66df256.zip
gdb-3a706c17ee29eeab71cb7b7823cad322a66df256.tar.gz
gdb-3a706c17ee29eeab71cb7b7823cad322a66df256.tar.bz2
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
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3649117..39f444e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,8 +1,3 @@
-2021-05-26 Simon Marchi <simon.marchi@polymtl.ca>
-
- * dwarf2/read.c (dwarf_die_debug): Change type to bool.
- (_initialize_dwarf2_read): Update.
-
2021-05-26 Simon Marchi <simon.marchi@efficios.com>
* regcache.c (reg_buffer::reg_buffer): Default-initialize