A Debugger for Bash in Six Lines of Bash

by jezon 6/16/19, 4:52 PMwith 2 comments
by barrystaeson 6/17/19, 12:10 PM

A "hot breakpoint" seems like a nice moniker for this functionality. Because it feels like hot-dev workflow combined with classic breakpoints.

by supermanfanon 6/17/19, 6:53 PM

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.