[PATCH v11] Add pretty printers for the NPTL lock types

Siddhesh Poyarekar siddhesh@gotplt.org
Thu Dec 8 13:36:00 GMT 2016


I have committed this now, with the NEWS block below.

Thank you for your patience and commitment!

Siddhesh


diff --git a/NEWS b/NEWS
index c2e973d..922a500 100644
--- a/NEWS
+++ b/NEWS
@@ -141,6 +141,11 @@ Version 2.25
   variable for a particular architecture in the GCC source file
   'gcc/config.gcc'.

+* GDB pretty printers have been added for mutex and condition variable
+  structures in POSIX Threads. When installed and loaded in gdb these
pretty
+  printers show various pthread variables in human-readable form when read
+  using the 'print' or 'display' commands in gdb.
+
 Security related changes:

   On ARM EABI (32-bit), generating a backtrace for execution contexts which



More information about the Libc-alpha mailing list