You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
Expected output:
Extra points for abdie: backtrace.
Crappy things:
.
will introduce an extra level of func call.recsr
gives you two, but that is acceptable.Alternative solutions:
This will result in some by-func-or-by-script addressing. When you get
source
fromFUNCNAME[0]
, you should look atBASH_SOURCE
instead.The text was updated successfully, but these errors were encountered: