binutils-gdb/gdb/testsuite/gdb.guile
Andy Wingo 85642ba08c 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.
2015-03-11 14:20:06 +01:00
..
guile.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in
scm-arch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-arch.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-block.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-block.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-breakpoint.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-breakpoint.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-cmd.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-cmd.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-disasm.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-disasm.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-equal.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-equal.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-error-1.scm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-error-2.scm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-error.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-frame-args.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-frame-args.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-frame-args.scm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-frame-inline.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-frame-inline.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-frame.c
scm-frame.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-gsmob.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-iterator.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-iterator.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-math.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-math.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-objfile-script-gdb.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-objfile-script.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-objfile-script.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-objfile.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-objfile.exp Add objfile-progspace to Guile interface 2015-03-11 14:20:06 +01:00
scm-parameter.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-ports.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-pretty-print.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-pretty-print.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-pretty-print.scm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-progspace.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-progspace.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-section-script.c Add support for inlining scripts into .debug_gdb_scripts. 2015-01-31 12:01:13 -08:00
scm-section-script.exp Add support for inlining scripts into .debug_gdb_scripts. 2015-01-31 12:01:13 -08:00
scm-section-script.scm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-symbol.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-symbol.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-symtab-2.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-symtab.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-symtab.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-type.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-type.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-value-cc.cc Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-value-cc.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-value.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
scm-value.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
source2.scm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
types-module.cc Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
types-module.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00