On 2022/02/02 06:43, Alex fxmbsw7 Ratchev wrote:
i had gdb new version
---
This is about looking at a backtrace of shell functions in shell

gdb may show a backtrace of shell functions, but gdb isn't
a shell debugger, but one for the source code of bash.

If you look at my backtrace function -- it shows a backtrace of
shell functions, not a backtrace of bash itself.

In that regard, I'm asking how to look at the parameters to a function
written in shell (not parameters to the 'c' functions inside the bash
source.

Sorry if this is/was confusing.




Reply via email to