summaryrefslogtreecommitdiffstats
path: root/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Introducing optional arguments.Kaz Kylheku2012-02-211-4/+4
* * debug.c (breakpoints, last_command): linkage changed to static.Kaz Kylheku2012-02-121-4/+21
* Oops, syntax error.Kaz Kylheku2012-02-121-1/+1
* Task #11486: continuation. Take into account base positionKaz Kylheku2012-02-121-5/+5
* * 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