]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
gdb: add names to unwinders, add debug messages when looking for unwinder
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 3cda05433ce11f73533eb309401bdb86ffa5c233..db55c09870b4e829ba44db3fea3b15acf15fab93 100644 (file)
@@ -1,3 +1,10 @@
+2021-06-29  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * frame-unwind.h (struct frame_unwind) <name>: New.  Update
+       instances everywhere to include this field.
+       * frame-unwind.c (frame_unwind_try_unwinder,
+       frame_unwind_find_by_frame): Add debug messages.
+
 2021-06-29  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * frame.h (frame_debug_printf): New.