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>
This commit is contained in:
Simon Marchi 2022-11-23 13:39:50 -05:00 committed by Simon Marchi
parent 01e43c20bb
commit 13375d621e

View File

@ -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