Gopher2600/debugger
steve b9a3d0b456 o debugger
- debugger now handles CTRL-Z signals for terminal that have been
	put into raw mode; like the colorterm package
    - CTRL-C now asks for confirmation
    - added EXIT command as an alternative to QUIT

o colorterm
    - CTRL-C clears input line if anything has been typed
    - input buffer checked for length before writing
2020-01-05 18:58:35 +00:00
..
colorterm o debugger 2020-01-05 18:58:35 +00:00
commandline o project 2020-01-05 18:58:35 +00:00
console o debugger 2020-01-05 18:58:35 +00:00
metavideo o watches 2020-01-05 18:58:34 +00:00
script o debugger 2020-01-05 18:58:35 +00:00
breakpoints.go o debugger 2020-01-05 18:58:35 +00:00
commands.go o debugger 2020-01-05 18:58:35 +00:00
debugger.go o debugger 2020-01-05 18:58:35 +00:00
events.go o debugger 2020-01-05 18:58:35 +00:00
help.go o debugger 2020-01-05 18:58:35 +00:00
machineinfo.go o debugger 2020-01-05 18:58:35 +00:00
memory.go o symbols 2020-01-05 18:58:34 +00:00
print.go o debugger 2020-01-05 18:58:35 +00:00
targets.go o SDL / GUI 2020-01-05 18:58:35 +00:00
traps.go o debugger 2020-01-05 18:58:35 +00:00
watches.go o debugger 2020-01-05 18:58:35 +00:00