binutils-gdb/gdb/testsuite
Michael Snyder c2b8ed2c80 2002-08-26 Joel Brobecker <brobecker@gnat.com>
* cli/cli-script.c (copy_command_lines): New function.
	* defs.h (copy_command_lines): Export.
	* testsuite/gdb.base/commands.exp: New tests for commands
	attached to a temporary breakpoint, and for commands that
	delete the breakpoint they are attached to.

2002-08-26  Michael Snyder  <msnyder@redhat.com>

	* breakpoint.c (bpstat_stop_status): Instead of copying the
	pointer to the breakpoint commands struct, make a new copy
	of the struct and point to that.
	(bpstat_clear): Free the commands struct.
	(bpstat_clear_actions): Free the commands struct.
	(bpstat_do_actions): Free the command actions.  Also execute
	the local cleanups, instead of deleting them.
	(delete_breakpoint): Leave the commands field of the bpstat
	chain alone -- it will be freed later.
2002-08-27 01:09:09 +00:00
..
config 2002-07-19 Daniel Jacobowitz <drow@mvista.com> 2002-07-19 19:40:28 +00:00
gdb.arch 2002-08-22 Elena Zannoni <ezannoni@redhat.com> 2002-08-23 01:52:22 +00:00
gdb.asm
gdb.base 2002-08-26 Joel Brobecker <brobecker@gnat.com> 2002-08-27 01:09:09 +00:00
gdb.c++
gdb.chill More obsolete CHILL. 2002-08-02 00:25:23 +00:00
gdb.disasm
gdb.fortran 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
gdb.gdb
gdb.hp
gdb.java * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with 2002-08-15 17:18:50 +00:00
gdb.mi
gdb.stabs
gdb.threads * gdb.threads/print-threads.c: New file. 2002-08-23 20:32:02 +00:00
gdb.trace
lib * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or 2002-08-01 22:06:49 +00:00
.gdbinit
aclocal.m4
ChangeLog * gdb.threads/print-threads.c: New file. 2002-08-23 20:32:02 +00:00
configure 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
configure.in 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
Makefile.in 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
TODO