old-cross-binutils/gdb/testsuite
Paul N. Hilfinger ea73357595 Add testcase for locals identified with FUNCTION::VAR syntax.
This test stops inside a recursive function after a few levels of recursion,
goes up some frames, and then accesses a local variable with 'print foo::val'
rather than the usual 'print val' to see if the former pays attention to the
selected frame.

2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
    	    Joel Brobecker <brobecker@adacore.com>

	* gdb.base/recpar.c, gdb.base/recpar.exp: New files.
2012-01-11 10:35:12 +00:00
..
boards Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
config Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.ada Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.arch Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.asm Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.base Add testcase for locals identified with FUNCTION::VAR syntax. 2012-01-11 10:35:12 +00:00
gdb.cell Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.cp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.disasm Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.dwarf2 Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.fortran Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.gdb Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.hp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.java Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.linespec Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.mi 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu> 2012-01-05 13:11:31 +00:00
gdb.modula2 Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.multi Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.objc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.opencl Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.opt Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.pascal Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.python 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu> 2012-01-05 13:11:31 +00:00
gdb.reverse Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb.server Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb.stabs Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb.threads Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb.trace Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb.xml Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
lib Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
.gdbinit
aclocal.m4
ChangeLog Add testcase for locals identified with FUNCTION::VAR syntax. 2012-01-11 10:35:12 +00:00
configure
configure.ac Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dg-extract-results.sh Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
TODO