File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11SHORT INSTRUCTIONS:
22
3+ To install from github, see README-git.md.
4+
5+ To install a released version:
6+
370. download the latest bash debugger from:
48 http://prdownloads.sourceforge.net/bashdb/?sort_by=date&sort=desc
59
@@ -34,8 +38,6 @@ SHORT INSTRUCTIONS:
3438 that umask, you may want to set the umask to something more
3539 permissive like 022, before running the "make install".
3640
37- That's it!
38-
3941- - - -
4042
4143This debugger needs a debugger-enabled version of Bash 4.1 or greater.
Original file line number Diff line number Diff line change 1- Here we have a debugger (* the* debugger?) for Bash 3.0 and higher.
1+ Here, we have a debugger (* the* debugger?) for Bash 5.1. Other git
2+ branches cover other versions of bash.
23
34The command syntax generally follows that of the
45[ zsh debugger ] ( https://github.com/rocky/zshdb ) trepanning debuggers
@@ -69,4 +70,6 @@ switch:
6970* [ tree-structured reference manual] ( http://www.rodericksmith.plus.com/outlines/manuals/bashdbOutline.html )
7071* [ tree-structured reference manual] ( http://www.rodericksmith.plus.com/outlines/manuals/bashdbOutline.html )
7172
72- See * INSTALL* for generic GNU configure installation instructions.
73+ See * INSTALL* for installation instructions from a released tarball.
74+
75+ See * README-git.md* for installing from git on github.
You can’t perform that action at this time.
0 commit comments