old-cross-binutils/gdb/testsuite
Siva Chandra Reddy 06fc020f10 2012-04-02 Siva Chandra Reddy <sivachandra@google.com>
New command 'explore' which helps explore values and types in
	scope.
	* NEWS: Add an entry about the new 'explore' command.
	* data-directory/Makefile.in: Add gdb/command/explore.py
	* python/lib/gdb/command/explore.py: Implemention of the 'explore'
	command using the GDB Python API.

	* doc/gdb.texinfo (Examining Data): Document the 'explore'
	command.

	* testsuite/gdb.python/Makefile.in: Add py-explore to EXECUTABLES.
	* testsuite/gdb.python/py-explore.c: C program used for testing
	the new 'explore' command on C constructs.
	* testsuite/gdb.python/py-explore.cc: C++ program used for testing
	the new 'explore' command on C++ constructs.
	* testsuite/gdb-python/py-explore.exp: Tests for the new 'explore'
	command on C constructs.
	* testsuite/gdb-python/py-explore-cc.exp: Tests for the new
	'explore' command on C++ constructs.
2012-04-11 05:50:44 +00:00
..
boards
config
gdb.ada [Ada] Crash when trying to set value of packed array element 2012-03-16 17:55:45 +00:00
gdb.arch gdb/testsuite/ 2012-03-02 18:43:46 +00:00
gdb.asm
gdb.base * gdb.base/funcargs.exp (complex_args): Fix typo. 2012-04-07 20:01:59 +00:00
gdb.cell
gdb.cp linespec rewrite: 2012-04-05 18:50:29 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2012-03-16 18:26:02 +00:00
gdb.fortran
gdb.gdb gdb/ 2012-03-19 18:19:26 +00:00
gdb.hp
gdb.java * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'. 2012-03-05 19:38:17 +00:00
gdb.linespec linespec rewrite: 2012-04-05 18:50:29 +00:00
gdb.mi gdb/ 2012-03-14 07:58:06 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt gdb: 2012-03-16 16:47:34 +00:00
gdb.pascal
gdb.python 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +00:00
gdb.reverse gdb/testsuite/ 2012-03-08 07:42:51 +00:00
gdb.server
gdb.stabs
gdb.threads
gdb.trace gdb/testsuite/ 2012-04-06 06:42:08 +00:00
gdb.xml gdb/ 2012-03-01 22:19:48 +00:00
lib * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global. 2012-03-23 22:28:35 +00:00
aclocal.m4
ChangeLog 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +00:00
configure
configure.ac
dg-extract-results.sh * dg-extract-results.sh: Handle KFAILs. 2012-03-18 04:17:16 +00:00
Makefile.in
TODO