Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AddClient
headers/private/debugger/model/Breakpoint.h
47
bool AddClient(BreakpointClient* client);
src/kits/debugger/debug_managers/BreakpointManager.cpp
257
if (breakpoint->AddClient(client)) {