]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
gdb: make frame_debug a boolean
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 960e33b014da887dcdae2647afdbc5c4e52ed064..2a6a61dbfacea352918b6888ca1dab1d3f11b38e 100644 (file)
@@ -1,3 +1,9 @@
+2021-06-29  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * frame.h (frame_debug): Change type to bool.
+       * frame.c (frame_debug): Change type to bool.
+       (_initialize_frame): Adjust.
+
 2021-06-29  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
 
        * gdbthread.h (find_thread_ptid): Remove the duplicate declaration.