MCPcopy Create free account
hub / github.com/F-Stack/f-stack / db_clear_watchpoints

Function db_clear_watchpoints

freebsd/ddb/db_watch.c:240–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240void
241db_clear_watchpoints(void)
242{
243 db_watchpoints_inserted = false;
244}
245
246#ifdef notused
247static bool

Callers 1

db_stop_at_pcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected