Home
last modified time | relevance | path

Searched refs:enable_disable_command (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.c13704 enable_disable_command (const char *args, int from_tty, bool enable) in enable_disable_command() function
13760 enable_disable_command (args, from_tty, false); in disable_command()
13838 enable_disable_command (args, from_tty, true); in enable_command()
DChangeLog-20173659 (enable_disable_command): Adjust.
3672 (enable_disable_command): New functions, factored out ...