AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  ksh shell script debugger

    Posted Thu August 02, 2007 07:12 AM

    Originally posted by: SystemAdmin


    Hi
    Is there any way to debug ksh or bash scripts (just like turbo C++ editor) with watchpoint, step by step interpretation facilities?
    Regards
    Amit Bist
    #AIX-Forum


  • 2.  Re: ksh shell script debugger

    Posted Thu August 02, 2007 08:30 AM

    Originally posted by: SystemAdmin


    Have a look at the following:

    kshdb http://examples.oreilly.com/korn/ksh.tar.Z
    bashdb http://bashdb.sourceforge.net/

    HTH

    Jim Lane
    #AIX-Forum