mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-18 15:11:32 -07:00
hook up programmatic breakpoint state to trap list
This commit is contained in:
@@ -1955,6 +1955,7 @@ markup_tests(void)
|
||||
x += 1;
|
||||
}
|
||||
}
|
||||
raddbg_remove_breakpoint(&x, sizeof(x), 0, 1, 0);
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user