]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
gdb/python: print name of unwinder that claimed frame in debug message
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index d9e0a3a4f4da860f61529c2572e34eeb8e003db3..995c8a1a3756aedc5cd55e83d78dbafc34cb43ea 100644 (file)
@@ -1,3 +1,10 @@
+2021-06-22  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * python/lib/gdb/__init__.py (_execute_unwinders): Return tuple
+       with name of chosen unwinder.
+       * python/py-unwind.c (pyuw_sniffer): Print name of chosen
+       unwinder in debug message.
+
 2021-06-22  Andreas Schwab  <schwab@suse.de>
 
        PR symtab/27999