Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
A Debugger for Bash in Six Lines of Bash
(opens in new tab)
(blog.jez.io)
29 points
jez
7y ago
2 comments
Save
Share
2 comments
2 comments · 2 top-level
top
newest
oldest
barrystaes
7y ago
A "hot breakpoint" seems like a nice moniker for this functionality. Because it feels like hot-dev workflow combined with classic breakpoints.
supermanfan
7y 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