This is a rewrite of the Korn Shell debugger from Bill Rosenblatt's `Learning the Korn Shell', published by O'Reilly and Associates (ISBN 1-56592-054-6). Michael Loukides and Cigy Cyriac made some additional changes.
The original `kshdb' is available for anonymous FTP with the URL
ftp://ftp.uu.net/published/oreilly/nutshell/ksh/ksh.tar.Z
However this code now depends on a number of debugging support features that are neither part of the POSIX standard and are probably not in many POSIX-like shells.
R. Bernstein (rocky@panix.com)
$Id: README,v 1.3 2002/08/20 16:05:49 rocky Exp $
