Home
last modified time | relevance | path

Searched refs:add_setshow_zuinteger_cmd (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dobserver.c212 add_setshow_zuinteger_cmd ("observer", class_maintenance, in _initialize_observer()
H A Dcommand.h351 extern void add_setshow_zuinteger_cmd (char *name,
H A Drecord.c628 add_setshow_zuinteger_cmd ("record", no_class, &record_debug, in _initialize_record()
H A Dserial.c661 add_setshow_zuinteger_cmd ("serial", class_maintenance, in _initialize_serial()
H A Dcoff-pe-read.c710 add_setshow_zuinteger_cmd ("coff-pe-read", class_maintenance, in _initialize_coff_pe_read()
H A Dmachoread.c1048 add_setshow_zuinteger_cmd ("mach-o", class_obscure, in _initialize_machoread()
H A Dvalprint.c2772 add_setshow_zuinteger_cmd ("input-radix", class_support, &input_radix_1, in _initialize_valprint()
2780 add_setshow_zuinteger_cmd ("output-radix", class_support, &output_radix_1, in _initialize_valprint()
H A Dstap-probe.c1536 add_setshow_zuinteger_cmd ("stap-expression", class_maintenance, in _initialize_stap_probe()
H A Djit.c1467 add_setshow_zuinteger_cmd ("jit", class_maintenance, &jit_debug, in _initialize_jit()
H A Dparse.c1911 add_setshow_zuinteger_cmd ("expression", class_maintenance, in _initialize_parse()
H A Dframe.c2505 add_setshow_zuinteger_cmd ("frame", class_maintenance, &frame_debug, _("\ in _initialize_frame()
H A Dvarobj.c4173 add_setshow_zuinteger_cmd ("debugvarobj", class_maintenance, in _initialize_varobj()
H A Dgdbtypes.c4095 add_setshow_zuinteger_cmd ("overload", no_class, &overload_debug, in _initialize_gdbtypes()
H A Ddwarf2loc.c4153 add_setshow_zuinteger_cmd ("entry-values", class_maintenance, in _initialize_dwarf2loc()
H A Dtarget.c5124 add_setshow_zuinteger_cmd ("target", class_maintenance, &targetdebug, _("\ in initialize_targets()
H A Dgdbarch.c4756 add_setshow_zuinteger_cmd ("arch", class_maintenance, &gdbarch_debug, _("\ in _initialize_gdbarch()
H A Dinfrun.c7215 add_setshow_zuinteger_cmd ("infrun", class_maintenance, &debug_infrun, _("\ in _initialize_infrun()
H A Ddwarf2read.c20682 add_setshow_zuinteger_cmd ("dwarf2-die", no_class, &dwarf2_die_debug, _("\ in _initialize_dwarf2_read()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-decode.c732 add_setshow_zuinteger_cmd (char *name, enum command_class class, in add_setshow_zuinteger_cmd() function