mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
2009-08-24 Michael Snyder <msnyder@vmware.com>
* gdb.base/del.exp: Fix typo in comment. * gdb.base/step-bt.exp: Fix cut and paste error in comment.
This commit is contained in:
parent
d444d2baea
commit
f9f7ad22a0
@ -1,3 +1,8 @@
|
||||
2009-08-24 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
* gdb.base/del.exp: Fix typo in comment.
|
||||
* gdb.base/step-bt.exp: Fix cut and paste error in comment.
|
||||
|
||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
@ -13,7 +13,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# The intent of this testcase it to verify that various aliases and
|
||||
# The intent of this testcase is to verify that various aliases and
|
||||
# shortcuts of the "delete" command never stop working.
|
||||
|
||||
if $tracelevel then {
|
||||
|
@ -13,8 +13,8 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# The intent of this testcase it to verify that various aliases and
|
||||
# shortcuts of the "delete" command never stop working.
|
||||
# The intent of this testcase is to assure that backtrace works while
|
||||
# single-stepping the instructions that prepare to call a function.
|
||||
|
||||
if $tracelevel then {
|
||||
strace $tracelevel
|
||||
|
Loading…
Reference in New Issue
Block a user