PHPDBG_BREAK_COMMAND_D   38 sapi/phpdbg/phpdbg_break.c 	PHPDBG_BREAK_COMMAND_D(at,         "specify breakpoint by location and condition",           '@', break_at,      NULL, "*c"),
PHPDBG_BREAK_COMMAND_D   39 sapi/phpdbg/phpdbg_break.c 	PHPDBG_BREAK_COMMAND_D(del,        "delete breakpoint by identifier number",                 '~', break_del,     NULL, "n"),