[binutils-gdb] Add objfile-progspace to Guile interface

sergiodj+buildbot@redhat.com sergiodj+buildbot@redhat.com
Wed Mar 11 14:21:00 GMT 2015


*** TEST RESULTS FOR COMMIT 85642ba08c459bb2f9d1e7beffa1871c9a93ca66 ***

Author: Andy Wingo <wingo@igalia.com>
Branch: master
Commit: 85642ba08c459bb2f9d1e7beffa1871c9a93ca66

Add objfile-progspace to Guile interface
This commit adds an objfile-progspace accessor to the (gdb) Guile
module.

gdb/testsuite/ChangeLog:

	* gdb.guile/scm-objfile.exp: Add objfile-progspace test.

gdb/doc/ChangeLog:

	* guile.texi (Objfiles In Guile): Document objfile-progspace.

gdb/ChangeLog:

	* guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
	(objfile_functions): Bind gdbscm_objfile_progspace to
	objfile-progspace.
	* guile/lib/gdb.scm: Add objfile-progspace to exports.



More information about the Gdb-testers mailing list