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
* Make -S --style option work...
And bump copyright
* Resolve filenames in `backtrace` command (#54)
* Resolve file paths in "backtrace"
* Save mapping when doing the "load" command; resolve the filename in the "backtrace" command
* Add a test for the "load" command
---------
Co-authored-by: Joachim Ansorg <github@ja-dev.eu>
* Save more file information from initial call...
In particular, resolve the initial source directory and store that as
_Dbg_init_dir. Resolve the name of main bash program and add that to
canonicalized filenames.
* Update bashdb.in
Co-authored-by: Joachim Ansorg <github@ja-dev.eu>
* Update lib/hook.sh
Co-authored-by: Joachim Ansorg <github@ja-dev.eu>
* Update bashdb.in
Co-authored-by: Joachim Ansorg <github@ja-dev.eu>
* Add more places we resolve/expand files
In some cases though automatic file loading no longer happens.
In particular, on "list" and "break" commands.
* One more quoted statement.
---------
Co-authored-by: rocky <rb@dustyfeet.com>
Co-authored-by: R. Bernstein <rocky@users.noreply.github.com>
0 commit comments