GDB (xrefs)
Loading...
Searching...
No Matches
/tmp/gdb-13.1/gdb/init.c
Go to the documentation of this file.
1/* Do not modify this file. */
2/* It is created automatically by the Makefile. */
3#include "defs.h" /* For initialize_file_ftype. */
4#include <algorithm>
5
179
181void
183{
184 std::vector<initialize_file_ftype *> functions =
185 {
359 };
360
361 /* If GDB_REVERSE_INIT_FUNCTIONS is set (any value), reverse the
362 order in which initialization functions are called. This is
363 used by the testsuite. */
364 if (getenv ("GDB_REVERSE_INIT_FUNCTIONS") != nullptr)
365 std::reverse (functions.begin (), functions.end ());
366
367 for (initialize_file_ftype *function : functions)
368 function ();
369}
void initialize_file_ftype(void)
Definition: defs.h:315
initialize_file_ftype _initialize_dtrace_probe
Definition: dtrace-probe.c:894
initialize_file_ftype _initialize_user_regs
Definition: user-regs.c:233
initialize_file_ftype _initialize_typeprint
Definition: typeprint.c:821
initialize_file_ftype _initialize_cp_valprint
Definition: cp-valprint.c:786
initialize_file_ftype _initialize_gmp_utils
Definition: gmp-utils.c:239
initialize_file_ftype _initialize_xml_support
Definition: xml-support.c:1006
initialize_file_ftype _initialize_svr4_solib
Definition: solib-svr4.c:3481
initialize_file_ftype _initialize_f_language
Definition: f-lang.c:1817
initialize_file_ftype _initialize_tui_regs
Definition: tui-regs.c:648
initialize_file_ftype _initialize_amd64_linux_tdep
initialize_file_ftype _initialize_values
Definition: value.c:4402
initialize_file_ftype _initialize_disasm
Definition: disasm.c:1502
initialize_file_ftype _initialize_varobj
Definition: varobj.c:2459
initialize_file_ftype _initialize_stabsread
Definition: stabsread.c:4743
initialize_file_ftype _initialize_frame_reg
Definition: std-regs.c:96
initialize_file_ftype _initialize_solib
Definition: solib.c:1748
initialize_file_ftype _initialize_probe
Definition: probe.c:876
initialize_file_ftype _initialize_python
Definition: python.c:2272
initialize_file_ftype _initialize_utils
Definition: utils.c:3628
initialize_file_ftype _initialize_run_on_main_thread
initialize_file_ftype _initialize_auto_load
Definition: auto-load.c:1532
initialize_file_ftype _initialize_target_dcache
initialize_file_ftype _initialize_infcall
Definition: infcall.c:1585
initialize_file_ftype _initialize_maint_cmds
Definition: maint.c:1210
initialize_file_ftype _initialize_notif
Definition: remote-notif.c:245
initialize_file_ftype _initialize_gdb_demangle
Definition: gdb-demangle.c:214
initialize_file_ftype _initialize_linux_nat
Definition: linux-nat.c:4463
initialize_file_ftype _initialize_dummy_frame
Definition: dummy-frame.c:431
initialize_file_ftype _initialize_valops
Definition: valops.c:4170
initialize_file_ftype _initialize_linux_tdep
Definition: linux-tdep.c:2779
initialize_file_ftype _initialize_tui_stack
Definition: tui-stack.c:319
initialize_file_ftype _initialize_source_cache
Definition: source-cache.c:401
initialize_file_ftype _initialize_rust_exp
Definition: rust-parse.c:2400
initialize_file_ftype _initialize_dcache
Definition: dcache.c:683
initialize_file_ftype _initialize_ravenscar
initialize_file_ftype _initialize_exec
Definition: exec.c:1059
initialize_file_ftype _initialize_infcmd
Definition: infcmd.c:3085
initialize_file_ftype _initialize_printcmd
Definition: printcmd.c:3197
initialize_file_ftype _initialize_producer
Definition: producer.c:255
initialize_file_ftype _initialize_symfile
Definition: symfile.c:3817
initialize_file_ftype _initialize_macroscope
Definition: macroscope.c:158
initialize_file_ftype _initialize_amd64_linux_nat
initialize_file_ftype _initialize_psymtab
Definition: psymtab.c:1749
initialize_file_ftype _initialize_mi_cmd_env
Definition: mi-cmd-env.c:266
initialize_file_ftype _initialize_breakpoint
Definition: breakpoint.c:14378
initialize_file_ftype _initialize_coff_pe_read
Definition: coff-pe-read.c:667
initialize_file_ftype _initialize_mi_interp
Definition: mi-interp.c:1317
initialize_file_ftype _initialize_break_catch_exec
initialize_file_ftype _initialize_thread_db
initialize_file_ftype _initialize_filesystem
Definition: filesystem.c:81
initialize_file_ftype _initialize_tui_layout
Definition: tui-layout.c:1299
initialize_file_ftype _initialize_tui_interp
Definition: tui-interp.c:169
initialize_file_ftype _initialize_maint_test_options
initialize_file_ftype _initialize_coffread
Definition: coffread.c:2195
initialize_file_ftype _initialize_break_catch_syscall
initialize_file_ftype _initialize_dwarf2loc
Definition: loc.c:4110
initialize_file_ftype _initialize_py_breakpoint
initialize_file_ftype _initialize_cp_abi
Definition: cp-abi.c:389
initialize_file_ftype _initialize_ada_language
Definition: ada-lang.c:13977
initialize_file_ftype _initialize_reggroup
Definition: reggroups.c:261
initialize_file_ftype _initialize_py_connection
initialize_file_ftype _initialize_symmisc
Definition: symmisc.c:1045
initialize_file_ftype _initialize_complaints
Definition: complaints.c:191
initialize_file_ftype _initialize_gcore
Definition: gcore.c:689
initialize_file_ftype _initialize_cli_script
Definition: cli-script.c:1691
initialize_file_ftype _initialize_tailcall_frame
initialize_file_ftype _initialize_record
Definition: record.c:763
initialize_file_ftype _initialize_record_btrace
initialize_file_ftype _initialize_stap_probe
Definition: stap-probe.c:1752
initialize_file_ftype _initialize_proc_service
Definition: proc-service.c:219
initialize_file_ftype _initialize_findvar
Definition: findvar.c:1072
initialize_file_ftype _initialize_reverse
Definition: reverse.c:283
initialize_file_ftype _initialize_objc_language
Definition: objc-lang.c:1325
initialize_file_ftype _initialize_ser_hardwire
Definition: ser-unix.c:502
initialize_file_ftype _initialize_gnu_v3_abi
Definition: gnu-v3-abi.c:1600
initialize_file_ftype _initialize_source
Definition: source.c:1908
initialize_file_ftype _initialize_observer
Definition: observable.c:97
initialize_file_ftype _initialize_macrocmd
Definition: macrocmd.c:451
initialize_file_ftype _initialize_break_catch_throw
initialize_file_ftype _initialize_mdebugread
Definition: mdebugread.c:4789
initialize_file_ftype _initialize_mem_search
Definition: findcmd.c:285
initialize_file_ftype _initialize_index_cache
Definition: index-cache.c:332
initialize_file_ftype _initialize_event_top
Definition: event-top.c:1433
initialize_file_ftype _initialize_infrun
Definition: infrun.c:9599
initialize_file_ftype _initialize_cli_dump
Definition: cli-dump.c:569
initialize_file_ftype _initialize_language
Definition: language.c:1102
initialize_file_ftype _initialize_inflow
Definition: inflow.c:931
initialize_file_ftype _initialize_cli_logging
Definition: cli-logging.c:208
initialize_file_ftype _initialize_core
Definition: corefile.c:457
initialize_file_ftype _initialize_top
Definition: top.c:2439
initialize_file_ftype _initialize_mipsread
Definition: mipsread.c:382
initialize_file_ftype _initialize_mi_cmds
Definition: mi-cmds.c:376
initialize_file_ftype _initialize_cli_style
Definition: cli-style.c:351
initialize_file_ftype _initialize_break_catch_load
initialize_file_ftype _initialize_dbxread
Definition: dbxread.c:3193
initialize_file_ftype _initialize_cp_namespace
initialize_file_ftype _initialize_maint_test_settings
initialize_file_ftype _initialize_agent
Definition: agent.c:79
initialize_file_ftype _initialize_serial
Definition: serial.c:658
initialize_file_ftype _initialize_jit
Definition: jit.c:1290
initialize_file_ftype _initialize_cli_cmds
Definition: cli-cmds.c:2417
initialize_file_ftype _initialize_displaced_stepping
initialize_file_ftype _initialize_interpreter
Definition: interps.c:451
initialize_file_ftype _initialize_gnu_v2_abi
Definition: gnu-v2-abi.c:419
initialize_file_ftype _initialize_ax_gdb
Definition: ax-gdb.c:2628
initialize_file_ftype _initialize_ser_pipe
Definition: ser-pipe.c:242
initialize_file_ftype _initialize_copying
Definition: copying.c:645
initialize_file_ftype _initialize_corelow
Definition: corelow.c:1321
initialize_file_ftype _initialize_linux_fork
Definition: linux-fork.c:754
initialize_file_ftype _initialize_i386_linux_tdep
initialize_file_ftype _initialize_regcache_dump
initialize_file_ftype _initialize_i386_tdep
Definition: i386-tdep.c:9070
initialize_file_ftype _initialize_tui
Definition: tui.c:593
void initialize_all_files()
Definition: init.c:182
initialize_file_ftype _initialize_tasks
Definition: ada-tasks.c:1663
initialize_file_ftype _initialize_tui_hooks
Definition: tui-hooks.c:282
initialize_file_ftype _initialize_completer
Definition: completer.c:2996
initialize_file_ftype _initialize_gdb_osabi
Definition: osabi.c:674
initialize_file_ftype _initialize_regcache
Definition: regcache.c:2125
initialize_file_ftype _initialize_cp_support
Definition: cp-support.c:2309
initialize_file_ftype _initialize_dwarf2_read
Definition: read.c:24061
initialize_file_ftype _initialize_tracefile_tfile
initialize_file_ftype _initialize_debuginfod
initialize_file_ftype _initialize_ser_tcp
Definition: ser-tcp.c:460
initialize_file_ftype _initialize_remote
Definition: remote.c:14893
initialize_file_ftype _initialize_cli_interp
Definition: cli-interp.c:439
initialize_file_ftype _initialize_stack
Definition: stack.c:3292
initialize_file_ftype _initialize_thread
Definition: thread.c:2171
initialize_file_ftype _initialize_tracepoint
Definition: tracepoint.c:3957
initialize_file_ftype _initialize_valprint
Definition: valprint.c:3058
initialize_file_ftype _initialize_mem
Definition: memattr.c:594
initialize_file_ftype _initialize_addrmap
Definition: addrmap.c:486
initialize_file_ftype _initialize_compile_cplus_types
initialize_file_ftype _initialize_mi_main
Definition: mi-main.c:2760
initialize_file_ftype _initialize_gdbtypes
Definition: gdbtypes.c:6447
initialize_file_ftype _initialize_frame
Definition: frame.c:3166
initialize_file_ftype _initialize_step_skip
Definition: skip.c:662
initialize_file_ftype _initialize_cooked_index
Definition: cooked-index.c:472
initialize_file_ftype _initialize_tracefile
Definition: tracefile.c:477
initialize_file_ftype _initialize_record_full
Definition: record-full.c:2769
initialize_file_ftype _initialize_target_connection
initialize_file_ftype _initialize_ada_exp
Definition: ada-exp.c:3830
initialize_file_ftype _initialize_parse
Definition: parse.c:684
initialize_file_ftype _initialize_btrace
Definition: btrace.c:3449
initialize_file_ftype _initialize_ser_socket
Definition: ser-uds.c:116
initialize_file_ftype _initialize_f_valprint
Definition: f-valprint.c:705
initialize_file_ftype _initialize_gdb_bfd
Definition: gdb_bfd.c:1171
initialize_file_ftype _initialize_auxv
Definition: auxv.c:607
initialize_file_ftype _initialize_tui_win
Definition: tui-win.c:1067
initialize_file_ftype _initialize_symfile_mem
Definition: symfile-mem.c:209
initialize_file_ftype _initialize_pascal_valprint
Definition: p-valprint.c:862
initialize_file_ftype _initialize_symfile_debug
initialize_file_ftype _initialize_ctf
Definition: tracectf.c:1727
initialize_file_ftype _initialize_target
Definition: target.c:4512
initialize_file_ftype _initialize_x86_linux_nat
initialize_file_ftype _initialize_guile
Definition: guile.c:830
initialize_file_ftype _initialize_annotate
Definition: annotate.c:628
initialize_file_ftype _initialize_dwarf2_frame
Definition: frame.c:2260
initialize_file_ftype _initialize_break_catch_sig
initialize_file_ftype _initialize_osdata
Definition: osdata.c:293
initialize_file_ftype _initialize_elfread
Definition: elfread.c:1438
initialize_file_ftype _initialize_gdbarch_utils
Definition: arch-utils.c:1460
initialize_file_ftype _initialize_target_descriptions
initialize_file_ftype _initialize_fork_child
Definition: fork-child.c:159
initialize_file_ftype _initialize_ui_style
Definition: ui-style.c:409
initialize_file_ftype _initialize_py_micmd
Definition: py-micmd.c:729
initialize_file_ftype _initialize_dwarf_index_write
Definition: index-write.c:1564
initialize_file_ftype _initialize_py_unwind
Definition: py-unwind.c:687
initialize_file_ftype _initialize_compile
Definition: compile.c:947
initialize_file_ftype _initialize_symtab
Definition: symtab.c:6862
initialize_file_ftype _initialize_extension
Definition: extension.c:979
initialize_file_ftype _initialize_amd64_tdep
Definition: amd64-tdep.c:3357
initialize_file_ftype _initialize_break_catch_fork
initialize_file_ftype _initialize_charset
Definition: charset.c:988