Add gdb.Objfile.username.
[deliverable/binutils-gdb.git] / gdb / NEWS
index c0cf706d9bf59e163f02cad9288235c52d33e889..bd85967aa5623643a90ca950aa4881559dfa4a54 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,12 @@
 
 *** Changes since GDB 7.9
 
+* Python Scripting
+
+  ** gdb.Objfile objects have a new attribute "username",
+     which is the name of the objfile as specified by the user,
+     without, for example, resolving symlinks.
+
 * New options
 
 * The command 'thread apply all' can now support new option '-ascending'
This page took 0.024668 seconds and 4 git commands to generate.