Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [Commit]: A typo in gdb.base/break.exp
@ 2005-11-09  7:31 Wu Zhou
  0 siblings, 0 replies; only message in thread
From: Wu Zhou @ 2005-11-09  7:31 UTC (permalink / raw)
  To: gdb-patches

Hello maintainers,

I just committed an obvious patch, which fixed an outdated file name in 
gdb.base/break.exp.  Here is the patch:

2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>

	* gdb.base/break.exp: Fix a comment typo.

Index: gdb.base/break.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/break.exp,v
retrieving revision 1.19
diff -c -3 -p -r1.19 break.exp
*** gdb.base/break.exp	9 Dec 2003 18:19:20 -0000	1.19
--- gdb.base/break.exp	9 Nov 2005 06:34:04 -0000
*************** if [target_info exists gdb_stub] {
*** 67,73 ****
  
  # Test deleting all breakpoints when there are none installed,
  # GDB should not prompt for confirmation.
! # Note that gdb-init.exp provides a "delete_breakpoints" proc
  # for general use elsewhere.
  
  send_gdb "delete breakpoints\n"
--- 67,73 ----
  
  # Test deleting all breakpoints when there are none installed,
  # GDB should not prompt for confirmation.
! # Note that lib/gdb.exp provides a "delete_breakpoints" proc
  # for general use elsewhere.
  
  send_gdb "delete breakpoints\n"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-09  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-09  7:31 [Commit]: A typo in gdb.base/break.exp Wu Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox