binutils-gdb/gdb/testsuite
Pedro Alves f0ba3972e9 2011-12-06 Pedro Alves <pedro@codesourcery.com>
gdb/
	* breakpoint.c (breakpoint_restore_shadows): Rename to ...
	(breakpoint_xfer_memory): ... this.  Change prototype.  Handle
	memory writes too.
	* breakpoint.h (breakpoint_restore_shadows): Delete.
	(breakpoint_xfer_memory): Declare.
	* mem-break.c (default_memory_insert_breakpoint)
	(default_memory_remove_breakpoint): Use target_write_raw_memory.
	(memory_xfer_partial): Rename to ...
	(memory_xfer_partial_1): ... this.  Don't mask out breakpoints
	here.
	(memory_xfer_partial): New.
	(target_write_raw_memory): New.
	* target.h (target_write_raw_memory): New.

	gdb/testsuite/
	* gdb.base/break-always.exp: Test changing memory at addresses
	with breakpoints inserted.
2011-12-06 20:03:14 +00:00
..
config gdb: testsuite: add Blackfin support 2011-07-06 18:40:30 +00:00
gdb.ada the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.arch gdb/ 2011-11-09 00:53:40 +00:00
gdb.asm gdb: testsuite: add Blackfin support 2011-07-06 18:40:30 +00:00
gdb.base 2011-12-06 Pedro Alves <pedro@codesourcery.com> 2011-12-06 20:03:14 +00:00
gdb.cell ChangeLog: 2011-05-06 20:48:48 +00:00
gdb.cp the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.disasm 2011-02-22 Michael Snyder <msnyder@vmware.com> 2011-02-22 20:52:49 +00:00
gdb.dwarf2 gdb/ 2011-12-02 17:01:20 +00:00
gdb.fortran * gdb.base/solib-nodir.exp: Skip if remote target. 2011-11-30 08:24:32 +00:00
gdb.gdb
gdb.hp gdb 2011-04-19 18:04:11 +00:00
gdb.java gdb/testsuite/ 2011-07-07 14:08:21 +00:00
gdb.linespec the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.mi * gdb.base/solib-nodir.exp: Skip if remote target. 2011-11-30 08:24:32 +00:00
gdb.modula2 2011-02-22 Michael Snyder <msnyder@vmware.com> 2011-02-22 20:52:49 +00:00
gdb.multi 2011-02-25 Michael Snyder <msnyder@vmware.com> 2011-02-27 20:49:27 +00:00
gdb.objc the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.opencl 2011-02-22 Michael Snyder <msnyder@vmware.com> 2011-02-22 20:52:49 +00:00
gdb.opt * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to 2011-05-02 17:07:10 +00:00
gdb.pascal 2011-02-22 Michael Snyder <msnyder@vmware.com> 2011-02-22 20:52:49 +00:00
gdb.python * gdb.python/py-type.exp: New testcases for exceptions on scalar types 2011-11-15 21:17:40 +00:00
gdb.reverse gdb/testsuite/ 2011-11-25 23:53:45 +00:00
gdb.server gdb/testsuite/ 2011-12-05 18:27:44 +00:00
gdb.stabs * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove. 2011-03-03 16:57:58 +00:00
gdb.threads gdb/ 2011-12-02 17:01:20 +00:00
gdb.trace the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.xml gdb/testsuite/ 2011-08-14 15:58:40 +00:00
lib gdb/testsuite/ 2011-12-03 20:20:29 +00:00
.gdbinit
ChangeLog 2011-12-06 Pedro Alves <pedro@codesourcery.com> 2011-12-06 20:03:14 +00:00
Makefile.in the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
TODO
aclocal.m4
configure the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
configure.ac the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
dg-extract-results.sh