gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_recursion
authorSimon Marchi <simon.marchi@polymtl.ca>
Wed, 23 Nov 2022 18:39:50 +0000 (13:39 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 24 Nov 2022 15:22:40 +0000 (10:22 -0500)
commit13375d621e8c10f81afebbb986405ce21b049bb1
tree36c7202e0cefe2502969556ea6c52c99811ed84d
parent01e43c20bb7f8bf7a8ba4d416dca62d1ad7d3a7b
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>
gdb/testsuite/gdb.base/break.exp