gdb: introduce frame_debug_printf
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 960e33b014da887dcdae2647afdbc5c4e52ed064..3cda05433ce11f73533eb309401bdb86ffa5c233 100644 (file)
@@ -1,3 +1,17 @@
+2021-06-29  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * frame.h (frame_debug_printf): New.
+       * frame.c: Use frame_debug_printf throughout when printing frame
+       debug messages.
+       * amd64-windows-tdep.c: Likewise.
+       * value.c: Likewise.
+
+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.
This page took 0.024601 seconds and 4 git commands to generate.