Y
Hacker News
new
|
ask
|
show
|
jobs
A Debugger for Bash in Six Lines of Bash
(
blog.jez.io
)
29 points
by
jez
2555 days ago
2 comments
barrystaes
2554 days ago
A "hot breakpoint" seems like a nice moniker for this functionality. Because it feels like hot-dev workflow combined with classic breakpoints.
link
supermanfan
2554 days 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.
link