binutils-gdb/gdb/python
Siva Chandra Reddy 9f44fbc034 Add a new method 'disassemble' to gdb.Architecture class.
* python/py-arch.c (archpy_disassmble): Implementation of the
	new method gdb.Architecture.disassemble.
	(arch_object_methods): Add entry for the new method.

	* doc/gdb.texinfo (Architectures In Python): Add description
	about the new method gdb.Architecture.disassemble.

	* testsuite/gdb.python/py-arch.c: New test case
	* testsuite/gdb.python/py-arch.exp: New tests to test
	gdb.Architecture.disassemble
	* testsuite/gdb.python/Makefile.in: Add py-arch to the list of
	EXECUTABLES.
2013-02-21 01:46:57 +00:00
..
lib/gdb
py-arch.c Add a new method 'disassemble' to gdb.Architecture class. 2013-02-21 01:46:57 +00:00
py-auto-load.c
py-block.c
py-bpevent.c
py-breakpoint.c 2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com> 2013-02-15 17:12:29 +00:00
py-cmd.c
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c
py-frame.c
py-function.c
py-gdb-readline.c 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> 2013-01-31 18:37:39 +00:00
py-inferior.c
py-infthread.c
py-lazy-string.c
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c gdb/ 2013-02-03 16:13:31 +00:00
py-threadevent.c
py-type.c * python/py-type.c (typy_strip_typedefs): Don't call check_typedef 2013-02-06 17:05:22 +00:00
py-utils.c
py-value.c
python-config.py
python-internal.h
python.c 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> 2013-01-31 18:37:39 +00:00
python.h