mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 20:20:38 +02:00
Bash-5.3-alpha release
This commit is contained in:
@@ -67,6 +67,10 @@ fn4() {
|
||||
#
|
||||
# Test of support for debugging facilities in bash
|
||||
#
|
||||
|
||||
caller
|
||||
caller -z
|
||||
|
||||
# Test debugger set option functrace - set on. Not in vanilla Bash 2.05
|
||||
#
|
||||
set -o functrace
|
||||
|
||||
Reference in New Issue
Block a user