Home
last modified time | relevance | path

Searched refs:showdebuglist (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbcmd.h107 extern struct cmd_list_element *showdebuglist;
H A Dnto-tdep.c314 NULL, NULL, &setdebuglist, &showdebuglist); in _initialize_nto_tdep()
H A Dgdb-events.c443 &showdebuglist); in _initialize_gdb_events()
H A Dgdb-events.sh599 &showdebuglist);
H A Dserial.c711 &showdebuglist); in _initialize_serial()
H A Dparse.c1313 &showdebuglist); in _initialize_parse()
H A Dlin-lwp.c1815 Enables printf debugging output.\n", &setdebuglist), &showdebuglist); in _initialize_lin_lwp()
H A Dframe.c2383 &showdebuglist); in _initialize_frame()
H A Dgdbarch.sh2304 &showdebuglist);
H A Dmonitor.c2309 &showdebuglist); in _initialize_remote_monitors()
H A Dtarget.c2442 &showdebuglist); in initialize_targets()
H A Darm-tdep.c2999 &setdebuglist, &showdebuglist); in _initialize_arm_tdep()
H A Dgdbtypes.c3504 &showdebuglist); in _initialize_gdbtypes()
H A Dmips-tdep.c6201 When non-zero, mips specific debugging is enabled.", &setdebuglist), &showdebuglist); in _initialize_mips_tdep()
H A Dgdbarch.c5875 &showdebuglist); in _initialize_gdbarch()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.h96 extern struct cmd_list_element *showdebuglist;
H A Dcli-cmds.c172 struct cmd_list_element *showdebuglist; variable
1011 cmd_show_list (showdebuglist, from_tty, ""); in show_debug()
1197 &showdebuglist); in init_cli_cmds()
1212 &showdebuglist, "show debug ", 0, &showlist); in init_cli_cmds()