public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_recursion
@ 2022-11-24 15:23 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2022-11-24 15:23 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=13375d621e8c10f81afebbb986405ce21b049bb1

commit 13375d621e8c10f81afebbb986405ce21b049bb1
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Wed Nov 23 13:39:50 2022 -0500

    gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_recursion
    
    This one is already in a proc, just make the proc use proc_with_prefix,
    for consistency.
    
    Change-Id: I313ecf5097ff04526c29396529baeba84e37df5a
    Approved-By: Kevin Buettner <kevinb@redhat.com>

Diff:
---
 gdb/testsuite/gdb.base/break.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.base/break.exp b/gdb/testsuite/gdb.base/break.exp
index 7e410b4adee..a888de8e271 100644
--- a/gdb/testsuite/gdb.base/break.exp
+++ b/gdb/testsuite/gdb.base/break.exp
@@ -692,7 +692,7 @@ gdb_test_multiple "finish" "finish from outermost frame disallowed" {
 # Test "next" over recursive function call.
 #
 
-proc test_next_with_recursion {} { 
+proc_with_prefix test_next_with_recursion {} {
     global gdb_prompt
     global decimal
     global binfile

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

only message in thread, other threads:[~2022-11-24 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24 15:23 [binutils-gdb] gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_recursion Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).