public
Description: Korn Shell (93t 2008-10-22 or greater) Debugger
Homepage:
Clone URL: git://github.com/rocky/kshdb.git
kshdb / NEWS
100644 21 lines (14 sloc) 0.387 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Version 0.03
2009-07-14
 
- Add "condition" command
- Add "kill" command
- More OSX friendly
- Add manual page and "--help" usage corrections
 
Version 0.02
2009-06-12
 
- Add "enable", "disable", and "examine" debugger commands.
- Add "set inferior-tty" and --tty option.
 
- Bug fix to find scripts in . that don't start with . or / to run.
 
Version 0.01
2008-11-17
 
First public release.