Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
A Debugger for Bash in Six Lines of Bash | Better HN
A Debugger for Bash in Six Lines of Bash
(opens in new tab)
(blog.jez.io)
29 points
jez
6y ago
2 comments
Share
2 comments
default
newest
oldest
barrystaes
6y ago
A "hot breakpoint" seems like a nice moniker for this functionality. Because it feels like hot-dev workflow combined with classic breakpoints.
supermanfan
6y ago
This is a nice article, but note that bash4 has a debugger built-in.
Recent linux distros or those upgraded because of CVEs will have it.
j
/
k
navigate · click thread line to collapse