Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * debug.c (help): Added missing help for w command. | Kaz Kylheku | 2012-01-21 | 1 | -2/+8 |
* | * debug.c (last_command): Do not initialize with lit(); | Kaz Kylheku | 2012-01-21 | 1 | -2/+2 |
* | * debug.c (help): Filled in. | Kaz Kylheku | 2012-01-21 | 1 | -5/+13 |
* | Improved debugging. Debug nesting depth counter maintained | Kaz Kylheku | 2012-01-21 | 1 | -3/+19 |
* | * debug.c (last_command): Initialize to empty string rather | Kaz Kylheku | 2012-01-19 | 1 | -3/+29 |
* | * debug.c (debug): Fix regression: repeat last command by hitting | Kaz Kylheku | 2011-12-07 | 1 | -2/+2 |
* | * lib.h (or2): Restore macro version of or2, because we need | Kaz Kylheku | 2011-11-30 | 1 | -0/+1 |
* | * debug.c (debug): Eliminated duplicate code. | Kaz Kylheku | 2011-11-13 | 1 | -12/+21 |
* | Adding a debugger. This is an experimental prototype. | Kaz Kylheku | 2011-11-13 | 1 | -0/+106 |