Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CountInstances
headers/private/debugger/model/UserBreakpoint.h
87
int32 CountInstances() const;
src/kits/debugger/debug_managers/BreakpointManager.cpp
341
int32 instanceCount = userBreakpoint->CountInstances();