GDB (xrefs)
|
Go to the source code of this file.
#define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" |
Definition at line 11 of file config.h.
Referenced by print_gdb_configuration(), and set_auto_load_dir().
#define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" |
Definition at line 14 of file config.h.
Referenced by print_gdb_configuration(), and set_auto_load_safe_path().
#define BINDIR "/usr/bin" |
Definition at line 17 of file config.h.
Referenced by captured_main_1(), and relocate_path().
#define DEBUGDIR "/usr/lib/debug" |
Definition at line 31 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define DEBUGDIR_RELOCATABLE 1 |
Definition at line 35 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define GDB_DATADIR "/usr/share/gdb" |
Definition at line 57 of file config.h.
Referenced by captured_main_1(), print_gdb_configuration(), and relocate_file_path_maybe_in_datadir().
#define GDB_DATADIR_RELOCATABLE 1 |
Definition at line 61 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define GDB_HOST_DOUBLE_FORMAT &floatformat_ieee_double_little |
#define GDB_HOST_FLOAT_FORMAT &floatformat_ieee_single_little |
#define GDB_NM_FILE "config/nm-linux.h" |
Definition at line 76 of file config.h.
Referenced by gdbarch_dump().
#define GDB_OSABI_DEFAULT GDB_OSABI_LINUX |
#define GDBEARLYINIT ".gdbearlyinit" |
Definition at line 51 of file config.h.
Referenced by get_earlyinit_files().
#define GDBINIT ".gdbinit" |
Definition at line 54 of file config.h.
Referenced by file_is_auto_load_safe(), and get_init_files().
#define HAVE_GUILE 1 |
Definition at line 216 of file config.h.
Referenced by install_gdb_commands().
#define JIT_READER_DIR "/usr/lib/gdb" |
Definition at line 615 of file config.h.
Referenced by print_gdb_configuration().
#define JIT_READER_DIR_RELOCATABLE 1 |
Definition at line 619 of file config.h.
Referenced by print_gdb_configuration().
#define PACKAGE "gdb" |
Definition at line 626 of file config.h.
Referenced by captured_main_1().
#define PKGVERSION "(GDB) " |
Definition at line 647 of file config.h.
Referenced by print_gdb_version().
#define PTRACE_TYPE_ARG1 enum __ptrace_request |
Definition at line 663 of file config.h.
Referenced by inf_ptrace_target::resume().
#define PTRACE_TYPE_RET long |
Definition at line 675 of file config.h.
Referenced by linux_nat_trad_target::fetch_register(), ia64_linux_fetch_register(), ia64_linux_store_register(), inf_ptrace_peek_poke(), mips64_linux_register_addr(), linux_nat_trad_target::store_register(), and rs6000_nat_target::xfer_partial().
#define PYTHON_LIBDIR_RELOCATABLE 1 |
Definition at line 679 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define PYTHON_PATH_RELOCATABLE 1 |
Definition at line 682 of file config.h.
Referenced by print_gdb_configuration().
#define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" |
Definition at line 688 of file config.h.
Referenced by ATTRIBUTE_PRINTF(), handle_fatal_signal(), print_gdb_help(), and print_gdb_version().
#define SYSTEM_GDBINIT "" |
Definition at line 723 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
#define SYSTEM_GDBINIT_DIR "" |
Definition at line 726 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
#define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 |
Definition at line 730 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
#define SYSTEM_GDBINIT_RELOCATABLE 0 |
Definition at line 734 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
#define TARGET_SYSTEM_ROOT "" |
Definition at line 737 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define TARGET_SYSTEM_ROOT_RELOCATABLE 0 |
Definition at line 740 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define WITH_PYTHON_LIBDIR "/usr/lib" |
Definition at line 783 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
#define WITH_PYTHON_PATH "/usr" |
Definition at line 787 of file config.h.
Referenced by print_gdb_configuration().