aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2022-11-23 13:39:50 -0500
committerSimon Marchi <simon.marchi@efficios.com>2022-11-24 10:22:40 -0500
commit13375d621e8c10f81afebbb986405ce21b049bb1 (patch)
tree36c7202e0cefe2502969556ea6c52c99811ed84d /gdb
parent01e43c20bb7f8bf7a8ba4d416dca62d1ad7d3a7b (diff)
downloadgdb-13375d621e8c10f81afebbb986405ce21b049bb1.zip
gdb-13375d621e8c10f81afebbb986405ce21b049bb1.tar.gz
gdb-13375d621e8c10f81afebbb986405ce21b049bb1.tar.bz2
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>
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/gdb.base/break.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/break.exp b/gdb/testsuite/gdb.base/break.exp
index 7e410b4..a888de8 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