Add objfile-progspace to Guile interface
[deliverable/binutils-gdb.git] / gdb / doc / guile.texi
index 53e69f279608dfa20c632e03c64b6192a14af4e2..4a4365c9ba2ca200a1845373d18264c02c2b4683 100644 (file)
@@ -2250,6 +2250,11 @@ Return the file name of @var{objfile} as a string,
 with symbolic links resolved.
 @end deffn
 
+@deffn {Scheme Procedure} objfile-progspace objfile
+Return the @code{<gdb:progspace>} that this object file lives in.
+@xref{Progspaces In Guile}, for more on progspaces.
+@end deffn
+
 @deffn {Scheme Procedure} objfile-pretty-printers objfile
 Return the list of registered @code{<gdb:pretty-printer>} objects for
 @var{objfile}.  @xref{Guile Pretty Printing API}, for more information.
This page took 0.024389 seconds and 4 git commands to generate.