bashsupport-pro icon indicating copy to clipboard operation
bashsupport-pro copied to clipboard

Positional parameters with the bashdb debugger integration

Open jansorg opened this issue 5 years ago • 0 comments

Currently the command line is similar to bash /path/to/bashdb /path/to/script.bash. This changes the values of $0 and other positional parameters. If possible, these values shouldn't change in the debugger.

It might be possible to use bashdb's set0 command, but this needs to be investigated.

https://discuss.bashsupport.com/t/debugger-does-not-honor-positional-parameters/67

jansorg avatar Jul 30 '20 18:07 jansorg