old-cross-binutils/gdb/testsuite
Pedro Alves e66408edfd PR gdb/11557
gdb/
	* regcache.c (registers_changed): Rename to ...
	(registers_changed_ptid): ... this, and only delete register cache
	entries matching the ptid filter argument.
	(registers_changed): Reimplement on top of registers_changed_ptid.
	* regcache.h (registers_changed_ptid): Declare.
	* target.c (target_resume): Flush register caches.

	gdb/testsuite/
	* gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
	files.
2010-04-29 16:33:16 +00:00
..
config Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.ada "unsupported language" error in info types when using Ada. 2010-04-20 22:38:02 +00:00
gdb.arch gdb/ 2010-04-17 18:53:46 +00:00
gdb.asm Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.base D language support. 2010-04-29 14:45:39 +00:00
gdb.cell Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
gdb.cp PR 9167 2010-04-21 17:33:54 +00:00
gdb.disasm Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.dwarf2 gdb/ 2010-03-31 18:13:38 +00:00
gdb.fortran gdb/ChangeLog: 2010-04-20 17:22:19 +00:00
gdb.gdb Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.hp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.java * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to 2010-03-31 00:47:23 +00:00
gdb.mi PR gdb/11557 2010-04-29 16:33:16 +00:00
gdb.modula2 Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.multi Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.objc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.opt Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.pascal gdb/testsuite/ 2010-04-26 15:49:11 +00:00
gdb.python 2010-04-29 Phil Muldoon <pmuldoon@redhat.com> 2010-04-29 15:45:57 +00:00
gdb.reverse 2010-04-02 Hui Zhu <teawater@gmail.com> 2010-04-02 05:13:09 +00:00
gdb.server * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename 2010-01-12 00:50:26 +00:00
gdb.stabs PR stabs/11479. 2010-04-22 13:37:18 +00:00
gdb.threads * gdb.threads/watchthreads.exp: Change to obtain consistent output. 2010-04-22 22:29:01 +00:00
gdb.trace PR breakpoints/8554. 2010-04-19 00:48:44 +00:00
gdb.xml * gdbtypes.c (append_composite_type_field_raw): New. 2010-03-01 17:19:23 +00:00
lib gdb/ 2010-04-22 23:15:43 +00:00
.gdbinit
aclocal.m4 gdb 2009-06-29 16:41:45 +00:00
ChangeLog PR gdb/11557 2010-04-29 16:33:16 +00:00
configure testsuite/ 2010-02-19 17:13:21 +00:00
configure.ac testsuite/ 2010-02-19 17:13:21 +00:00
dg-extract-results.sh gdb/testsuite/ 2010-03-22 20:38:58 +00:00
Makefile.in gdb/testsuite/ 2010-04-09 20:50:46 +00:00
TODO