acid: watchpoint support

This commit is contained in:
aiju 2017-06-12 19:29:20 +00:00
parent 5dcb407add
commit 68cfc786ba
9 changed files with 178 additions and 7 deletions

View file

@ -4,6 +4,8 @@ defn acidinit() // Called after all the init modules are loaded
{
bplist = {};
bpfmt = 'X';
wplist = {};
wpflush();
srcpath = {
"./",