Bash-4.1 distribution source
This commit is contained in:
parent
89a92869e5
commit
0001803f0b
252 changed files with 51563 additions and 37176 deletions
|
|
@ -351,3 +351,21 @@ debug lineno: 132 main
|
|||
debug lineno: 133 main
|
||||
debug lineno: 132 main
|
||||
debug lineno: 133 main
|
||||
debug lineno: 137 main
|
||||
main: calling f1
|
||||
f1: calling f2
|
||||
f2: calling f3
|
||||
f3: calling callstack
|
||||
deep 6
|
||||
0 z
|
||||
1 3
|
||||
2 y
|
||||
3 2
|
||||
4 x
|
||||
5 1
|
||||
FUNCNAME stack: f3 f2 f1 main
|
||||
26 f2 ./dbg-support3.sub
|
||||
f3: returning
|
||||
f2: return from f3
|
||||
f1: return from f2
|
||||
main: f1 returns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue