Home
last modified time | relevance | path

Searched refs:dbx_commands (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmain.c61 int dbx_commands = 0; variable
251 {"dbx", no_argument, &dbx_commands, 1}, in captured_main()
Dexec.c720 if (!dbx_commands) in _initialize_exec()
Ddefs.h153 extern int dbx_commands;
Dsource.c1606 if (dbx_commands) in _initialize_source()
Dstack.c2060 if (dbx_commands) in _initialize_stack()
Dprintcmd.c2089 if (dbx_commands) in _initialize_printcmd()
Dinfrun.c3792 if (!dbx_commands) in _initialize_infrun()
Dsymtab.c4108 if (dbx_commands) in _initialize_symtab()
DChangeLog-1998619 * defs.h (tui_version, xdb_commands, dbx_commands): Add decl's.
1360 dereferencing it (it won't be set if dbx_commands is set).
1725 * main.c (tui_version, xdb_commands, dbx_commands): New variables.
2011 xdb_commands and dbx_commands variables.
2667 (tui_version, xdb_commands, dbx_commands): Add decls.
2691 dependent upon dbx_commands not being set.
2946 (_initialize_printcmd): Add assign as a command if dbx_commands is
Dbreakpoint.c8039 if (dbx_commands) in _initialize_breakpoint()
/openbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-cmds.c1063 if (!dbx_commands) in init_cli_cmds()
1255 if (dbx_commands) in init_cli_cmds()