Mercurial > repos > blastem
log debug.c @ 2190:59e0dcc01b2c
age | author | description |
---|---|---|
Sat, 20 Aug 2022 12:08:01 -0700 | Michael Pavone | Add 'if' and 'while' debugger commands |
Sat, 20 Aug 2022 11:41:41 -0700 | Michael Pavone | Add an explicit p alias for the print command now that printf prevents use of it as an implicit alias |
Sat, 20 Aug 2022 11:40:41 -0700 | Michael Pavone | Make blocks an explicitly supported concept in the debugger rather than a one-off for the commands command |
Sun, 14 Aug 2022 17:37:37 -0700 | Michael Pavone | Add a printf command to the debugger |