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 2002-06-06 Michal Ludvig <mludvig@suse.cz> 2002-06-06 15:19:17 +00:00
gdb.base 2002-08-26 Joel Brobecker <brobecker@gnat.com> 2002-08-27 01:09:09 +00:00
gdb.c++ 2002-05-30 Michael Chastain <mec@shout.net> 2002-05-30 19:09:47 +00:00
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 New testcase. 2002-04-05 16:43:57 +00:00
gdb.hp Zap remainder of gdb.threads-hp directory. 2002-06-27 03:58:32 +00:00
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 2002-05-08 Michael Snyder <msnyder@redhat.com> 2002-05-09 18:29:33 +00:00
gdb.stabs * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that 2001-11-06 00:31:59 +00:00
gdb.threads * gdb.threads/print-threads.c: New file. 2002-08-23 20:32:02 +00:00
gdb.trace Checked in under the "obvious fix/typo rule". 2002-03-07 04:18:55 +00:00
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