Mercurial > repos > blastem
log debug.c @ 2191:d87a76afbd8a
age | author | description |
---|---|---|
Sat, 20 Aug 2022 12:45:33 -0700 | Michael Pavone | Add '>', '<', '>=' and '<=' operators to debugger expression engine |
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 |