old-cross-binutils/gdb/testsuite/gdb.trace
Michael Snyder e5a67952d6 2011-02-21 Michael Snyder <msnyder@vmware.com>
* breakpoint.c (breakpoint_1): Change first argument from an int
	to a char pointer, so that the function now accepts a list of
	breakpoints rather than just one.  Use new function
	'number_is_in_list' to implement.
	(breakpoints_info): Pass char * instead of int to breakpoint_1.
	(watchpoints_info): Ditto.
	(tracepoints_info): Ditto.
	(maintenance_info_breakpoints): Ditto.
	(_initialize_breakpoint): Update help strings to reflect the fact
	that these functions can now take more than one argument.
	* cli/cli-utils.c (number_is_in_list): New function.
	* cli/cli-utils.h (number_is_in_list): Export.

2011-02-21  Michael Snyder  <msnyder@vmware.com>

	* gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
	(Set Watchpoints): Add @dots{} to argument of info watchpoints.
	(Listing Tracepoints): Add @dots{} to argument of info tracepoints.

2011-02-21  Michael Snyder  <msnyder@vmware.com>

	* gdb.base/break.exp: Add tests for "info break" with arguments.
	* gdb.trace/infotrace.exp: Update patterns for error and help.
	* gdb.base/completion.exp: Update pattern.
	* gdb.base/ena-dis-br.exp: Update pattern.
	* gdb.base/help.exp: Update patterns.
2011-02-23 19:20:39 +00:00
..
actions.c
actions.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
ax.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
backtrace.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
circ.c
circ.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
collection.c 2011-02-16 Tom Tromey <tromey@redhat.com> 2011-02-16 18:07:58 +00:00
collection.exp 2011-02-16 Tom Tromey <tromey@redhat.com> 2011-02-16 18:07:58 +00:00
deltrace.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
infotrace.exp 2011-02-21 Michael Snyder <msnyder@vmware.com> 2011-02-23 19:20:39 +00:00
Makefile.in 2011-02-22 Michael Snyder <msnyder@vmware.com> 2011-02-22 20:52:49 +00:00
packetlen.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
passc-dyn.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
passcount.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
report.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
save-trace.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
tfile.c 2010-04-05 Stan Shebs <stan@codesourcery.com> 2010-04-05 21:57:18 +00:00
tfile.exp gdb/ 2011-01-28 16:18:55 +00:00
tfind.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
tracecmd.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
tsv.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
unavailable.cc gdb/ 2011-02-14 11:35:45 +00:00
unavailable.exp gdb/ 2011-02-14 11:35:45 +00:00
while-dyn.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
while-stepping.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00