GDB (xrefs)
|
Go to the source code of this file.
#define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" |
Definition at line 8 of file config.h.
Referenced by _initialize_auto_load(), print_gdb_configuration(), and set_auto_load_dir().
#define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" |
Definition at line 11 of file config.h.
Referenced by _initialize_auto_load(), print_gdb_configuration(), and set_auto_load_safe_path().
#define BINDIR "/usr/bin" |
Definition at line 14 of file config.h.
Referenced by captured_main(), and relocate_path().
#define DEBUGDIR "/usr/lib64/debug" |
Definition at line 25 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().
#define DEBUGDIR_RELOCATABLE 1 |
Definition at line 29 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().
#define GDB_DATADIR "/usr/share/gdb" |
Definition at line 45 of file config.h.
Referenced by captured_main(), get_init_files(), and print_gdb_configuration().
#define GDB_DATADIR_RELOCATABLE 1 |
Definition at line 49 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().
#define GDB_NM_FILE "config/nm-linux.h" |
Definition at line 64 of file config.h.
Referenced by gdbarch_dump().
#define GDB_OSABI_DEFAULT GDB_OSABI_LINUX |
Definition at line 67 of file config.h.
Referenced by gdbarch_info_fill(), set_osabi(), and show_osabi().
#define HAVE_PYTHON 1 |
Definition at line 383 of file config.h.
Referenced by _initialize_python(), and _initialize_values().
#define JIT_READER_DIR "/usr/lib64/gdb" |
Definition at line 608 of file config.h.
Referenced by _initialize_jit(), and print_gdb_configuration().
#define JIT_READER_DIR_RELOCATABLE 1 |
Definition at line 612 of file config.h.
Referenced by _initialize_jit(), and print_gdb_configuration().
#define PACKAGE "gdb" |
Definition at line 618 of file config.h.
Referenced by captured_main().
#define PKGVERSION "(GDB) " |
Definition at line 639 of file config.h.
Referenced by print_gdb_version().
#define PTRACE_TYPE_ARG3 long |
Definition at line 658 of file config.h.
Referenced by alphabsd_fetch_inferior_registers(), alphabsd_store_inferior_registers(), amd64bsd_fetch_inferior_registers(), amd64bsd_store_inferior_registers(), amd64fbsd_read_description(), arm_linux_prepare_to_resume(), fetch_fp_register(), fetch_fp_regs(), fetch_inferior_registers(), fetch_ppc_memory_1(), fetch_ppc_register(), fetch_register(), fetch_regs(), hppanbsd_fetch_registers(), hppanbsd_store_registers(), hppaobsd_fetch_registers(), hppaobsd_store_registers(), i386bsd_fetch_inferior_registers(), i386bsd_store_inferior_registers(), ia64_linux_fetch_register(), ia64_linux_store_register(), inf_ptrace_attach(), inf_ptrace_detach(), inf_ptrace_fetch_register(), inf_ptrace_kill(), inf_ptrace_me(), inf_ptrace_resume(), inf_ptrace_store_register(), inf_ptrace_wait(), inf_ptrace_xfer_partial(), linux_check_ptrace_features(), linux_child_function(), linux_disable_event_reporting(), linux_enable_event_reporting(), linux_nat_get_siginfo(), linux_ptrace_test_ret_to_nx(), linux_test_for_exitkill(), linux_test_for_tracefork(), linux_test_for_tracesysgood(), linux_xfer_siginfo(), m68kbsd_fetch_inferior_registers(), m68kbsd_store_inferior_registers(), m88kbsd_fetch_inferior_registers(), m88kbsd_store_inferior_registers(), mips64_linux_regsets_fetch_registers(), mips64_linux_regsets_store_registers(), mips64obsd_fetch_inferior_registers(), mips64obsd_store_inferior_registers(), mipsnbsd_fetch_inferior_registers(), mipsnbsd_store_inferior_registers(), ppcfbsd_fetch_inferior_registers(), ppcfbsd_store_inferior_registers(), ppcnbsd_fetch_inferior_registers(), ppcnbsd_store_inferior_registers(), ppcobsd_fetch_registers(), ppcobsd_store_registers(), shnbsd_fetch_inferior_registers(), shnbsd_store_inferior_registers(), sparc_fetch_inferior_registers(), sparc_store_inferior_registers(), sparc_xfer_wcookie(), spu_child_post_attach(), spu_child_post_startup_inferior(), store_debug_register(), store_fp_register(), store_fp_regs(), store_inferior_registers(), store_ppc_memory_1(), store_register(), store_regs(), vaxbsd_fetch_inferior_registers(), and vaxbsd_store_inferior_registers().
#define PTRACE_TYPE_ARG4 long |
Definition at line 661 of file config.h.
Referenced by linux_check_ptrace_features(), linux_child_function(), linux_enable_event_reporting(), linux_ptrace_test_ret_to_nx(), linux_test_for_exitkill(), linux_test_for_tracefork(), and linux_test_for_tracesysgood().
#define PTRACE_TYPE_RET long |
Definition at line 667 of file config.h.
Referenced by fetch_ppc_memory(), fetch_ppc_register(), ia64_linux_fetch_register(), ia64_linux_store_register(), inf_ptrace_fetch_register(), inf_ptrace_store_register(), inf_ptrace_xfer_partial(), rs6000_xfer_partial(), and store_ppc_memory().
#define PYTHON_PATH_RELOCATABLE 1 |
Definition at line 670 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().
#define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>" |
Definition at line 676 of file config.h.
Referenced by ATTRIBUTE_PRINTF(), print_gdb_help(), and print_gdb_version().
#define RETSIGTYPE void |
Definition at line 679 of file config.h.
Referenced by gdbsim_wait(), install_gdb_sigint_handler(), m32r_load(), and m32r_wait().
#define SYSTEM_GDBINIT "" |
Definition at line 714 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
#define SYSTEM_GDBINIT_RELOCATABLE 0 |
Definition at line 718 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
#define TARGET_SYSTEM_ROOT "" |
Definition at line 721 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().
#define TARGET_SYSTEM_ROOT_RELOCATABLE 0 |
Definition at line 724 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().
#define WITH_PYTHON_PATH "/usr" |
Definition at line 767 of file config.h.
Referenced by captured_main(), and print_gdb_configuration().