acid: watchpoint support
This commit is contained in:
parent
5dcb407add
commit
68cfc786ba
9 changed files with 178 additions and 7 deletions
|
@ -4,6 +4,8 @@ defn acidinit() // Called after all the init modules are loaded
|
|||
{
|
||||
bplist = {};
|
||||
bpfmt = 'X';
|
||||
wplist = {};
|
||||
wpflush();
|
||||
|
||||
srcpath = {
|
||||
"./",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue