mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
gdb.base/break.exp: Fix a comment typo.
This commit is contained in:
@ -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>
|
2005-11-03 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
Checked in by Elena Zannoni <ezannoni@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,
|
# Test deleting all breakpoints when there are none installed,
|
||||||
# GDB should not prompt for confirmation.
|
# 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.
|
# for general use elsewhere.
|
||||||
|
|
||||||
send_gdb "delete breakpoints\n"
|
send_gdb "delete breakpoints\n"
|
||||||
|
Reference in New Issue
Block a user