mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-01 14:03:56 +08:00
gdb.base/break.exp: Fix a comment typo.
This commit is contained in:
parent
d0967c0f3c
commit
9d6f42e946
@ -1,3 +1,7 @@
|
||||
2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
|
||||
|
||||
* gdb.base/break.exp: Fix a comment typo.
|
||||
|
||||
2005-11-03 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
Checked in by Elena Zannoni <ezannoni@redhat.com>
|
||||
|
@ -67,7 +67,7 @@ if [target_info exists gdb_stub] {
|
||||
|
||||
# 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
|
||||
# Note that lib/gdb.exp provides a "delete_breakpoints" proc
|
||||
# for general use elsewhere.
|
||||
|
||||
send_gdb "delete breakpoints\n"
|
||||
|
Loading…
Reference in New Issue
Block a user