branlwyd / bdcpu16

DCPU-16 simulator based on version 1.7 of the DCPU-16 specification. See http://dcpu.com/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug: conditional breakpoints/watches

branlwyd opened this issue · comments

Add conditional breakpoints and watch values to the debugger.

These two items are grouped because they can be done easily through integration with a script engine to provide expression evaluation. Perhaps the Rhino engine included in recent versions of Java.