8sa1-binutils-gdb/gdb/testsuite/gdb.python
Siva Chandra Reddy bea883fd92 Add a new class gdb.Architecture which exposes GDB's
internal representation of architecture via GDB Python API.

	* Makefile.in: Add entries corresponding to the new file
	python/py-arch.c.
	* NEWS (Python Scripting): Add entries for the new class
	gdb.Architecture and the new method gdb.Frame.architecture.
	* python/py-arch.c: Implement gdb.Architecture class.
	* python/py-frame.c (frapy_arch): Implement the method
	gdb.Frame.architecture().
	(frame_object_methods): Add 'architecture' to the method table.
	* python/python-internal.h: Add declarations of new utility
	functions.
	* python/python.c (_initialize_python): Initialize
	gdb.Architecture class.

	* doc/gdb.texinfo (Architectures In Python): New sub-sub-section
	describing the gdb.Architecture class.
	(Frames In Python): Add description about the new method
	gdb.Frame.architecture().

	* testsuite/gdb.python/frame.exp: Add a test for
	gdb.Frame.architecture() method.
2013-01-23 19:59:13 +00:00
..
lib-types.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
lib-types.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
Makefile.in
py-block.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-block.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-breakpoint.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-breakpoint.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-cmd.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-error.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-error.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-events-shlib.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-events.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-events.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-events.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-evsignal.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-evthreads.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-evthreads.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-explore-cc.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-explore.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-explore.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-explore.exp * python/lib/gdb/commands/explore.py 2013-01-21 21:44:57 +00:00
py-finish-breakpoint2.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-finish-breakpoint2.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-finish-breakpoint2.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-finish-breakpoint.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-finish-breakpoint.exp Fix gdb.python/py-finish-breakpoint.exp ERROR. 2013-01-13 08:24:22 +00:00
py-finish-breakpoint.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-frame-inline.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-frame-inline.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-frame.c
py-frame.exp Add a new class gdb.Architecture which exposes GDB's 2013-01-23 19:59:13 +00:00
py-function.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-inferior.c gdb/ 2012-07-26 19:09:35 +00:00
py-inferior.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-infthread.c
py-infthread.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-mi.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-objfile-script-gdb.py.in Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-objfile-script.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-objfile-script.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-objfile.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-objfile.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-parameter.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-pp-maint.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-pp-maint.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-pp-maint.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-prettyprint.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-prettyprint.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-prettyprint.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-progspace.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-progspace.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-prompt.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-prompt.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-section-script.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-section-script.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-section-script.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-shared-sl.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-shared.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-shared.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-strfns.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-strfns.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-symbol.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-symbol.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-symtab.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-template.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-template.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-type.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-type.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-typeprint.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-typeprint.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-typeprint.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-value-cc.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-value.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-value.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
py-value.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
python-1.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
python.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
python.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
source1 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
source2.py Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00