summaryrefslogtreecommitdiffstats
path: root/debug.c
Commit message (Expand)AuthorAgeFilesLines
...
* * debug.c (help): Added missing help for w command.Kaz Kylheku2012-01-211-2/+8
* * debug.c (last_command): Do not initialize with lit();Kaz Kylheku2012-01-211-2/+2
* * debug.c (help): Filled in.Kaz Kylheku2012-01-211-5/+13
* Improved debugging. Debug nesting depth counter maintainedKaz Kylheku2012-01-211-3/+19
* * debug.c (last_command): Initialize to empty string ratherKaz Kylheku2012-01-191-3/+29
* * debug.c (debug): Fix regression: repeat last command by hittingKaz Kylheku2011-12-071-2/+2
* * lib.h (or2): Restore macro version of or2, because we needKaz Kylheku2011-11-301-0/+1
* * debug.c (debug): Eliminated duplicate code.Kaz Kylheku2011-11-131-12/+21
* Adding a debugger. This is an experimental prototype.Kaz Kylheku2011-11-131-0/+106