gnu debugger
which debugger can Iuse for bash 3.2.25 with regards Klaus Sandner
Re: gnu debugger
On 03/08/2010 03:13 AM, Klaus Sandner wrote: > which debugger can Iuse for bash 3.2.25 For debugging the bash executable, any debugger will work, but gdb is probably the most commonly used. For debugging bash scripts, check out the bashdb package. -- Eric Blake ebl...@redhat.com+1-801-349