Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtop.h62 extern void gdb_init (char *);
H A Dmain.c520 gdb_init (argv[0]); in captured_main()
H A Dtop.c1746 gdb_init (char *argv0) in gdb_init() function
H A DChangeLog-1994438 (gdb_init): If pre_init_ui_hook set, call before all other init.
2288 * top.c (gdb_init): Initialize targets.c and utils.c prior to
2453 (gdb_init): Declare.
2719 * energize-patches, main.c (main), top.c (gdb_init, pwd_command),
2785 * top.c (gdb_init): Init current_directory in gdb_init. Probably
2997 * main.c (gdb_init): Call init_proc.
3105 command line stuff into gdb_init.
H A DChangeLog-19991769 * top.c (gdb_init): Call initialize_current_architecture.
5206 * top.c (gdb_init) [__MSDOS__]: Arrange for GDB to return to the
5816 * top.c (gdb_init): Fix misspelling typo.
5879 * top.c (gdb_init): Add pre-processor test for UI_OUT.
5912 * top.c (gdb_init): Call cli_out_new.
6052 * top.c (gdb_init, init_main, init_main, init_main, init_main):
6647 * top.c (gdb_init): Update. Delete call to init_proc().
6653 * main.c (gdb_init): Move declaration from here.
7051 (gdb_init): Call async_init_signals for the asynchronous case.
H A DChangeLog-19971302 * main.c (gdb_init): Change prototype to accept one arg.
1303 * top.c (gdb_init): Accepts one argument which it uses to
H A DChangeLog-2000494 (gdb_init): Call init_cli_cmds().
4463 (gdb_init): Use. Use xstrdup instead of strsave.
7327 * top.c (gdb_init): When interpreter_p, check that the interpreter
H A DChangeLog-20011261 * top.c (gdb_init): Call init_ui_hook before initializing
3775 (gdb_init): Move to end of file, to avoid calls to not yet defined
6558 * top.c (gdb_init): Don't call cli_out_new() to
H A DChangeLog-200313620 * top.c: (gdb_init): Don't install the default interpreter, handed
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dgdb.exp1695 proc gdb_init { args } { procedure
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog8021 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8037 (default_gdb_init): New procedure; allow gdb_init to be overridden
8301 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8313 (gdb_init): Call gdb_stop_suppressing_tests.
8340 * lib/gdb.exp(gdb_init): New function.