Add Python InferiorThread.inferior attribute
[deliverable/binutils-gdb.git] / gdb / NEWS
index c22ac54565d9b9380261b2aebe5bc7a0312139a1..ed38754782400136a7d8c70af0201a16635e0f25 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -175,6 +175,11 @@ show remote catch-syscall-packet
      format.  It outputs data in hexadecimal format with zero-padding on the
      left.
 
+* Python Scripting
+
+  ** gdb.InferiorThread objects have a new attribute "inferior", which
+     is the Inferior object the thread belongs to.
+
 *** Changes in GDB 7.10
 
 * Support for process record-replay and reverse debugging on aarch64*-linux*
This page took 0.034675 seconds and 4 git commands to generate.