|
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_1(), and relocate_path().
| #define DEBUGDIR "/usr/lib64/debug" |
Definition at line 25 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
| #define DEBUGDIR_RELOCATABLE 1 |
Definition at line 29 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
| #define GDB_DATADIR "/usr/share/gdb" |
Definition at line 45 of file config.h.
Referenced by captured_main_1(), get_init_files(), and print_gdb_configuration().
| #define GDB_DATADIR_RELOCATABLE 1 |
Definition at line 49 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 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 380 of file config.h.
Referenced by _initialize_python(), and _initialize_values().
| #define JIT_READER_DIR "/usr/lib64/gdb" |
Definition at line 596 of file config.h.
Referenced by _initialize_jit(), and print_gdb_configuration().
| #define JIT_READER_DIR_RELOCATABLE 1 |
Definition at line 600 of file config.h.
Referenced by _initialize_jit(), and print_gdb_configuration().
| #define PACKAGE "gdb" |
Definition at line 603 of file config.h.
Referenced by captured_main_1().
| #define PKGVERSION "(GDB) " |
Definition at line 624 of file config.h.
Referenced by print_gdb_version().
| #define PTRACE_TYPE_ARG3 long |
Definition at line 642 of file config.h.
Referenced by aarch64_fbsd_fetch_inferior_registers(), aarch64_fbsd_store_inferior_registers(), alphabsd_fetch_inferior_registers(), alphabsd_store_inferior_registers(), amd64bsd_fetch_inferior_registers(), amd64bsd_store_inferior_registers(), amd64fbsd_read_description(), arm_fbsd_fetch_inferior_registers(), arm_fbsd_store_inferior_registers(), 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_peek_poke(), inf_ptrace_resume(), inf_ptrace_store_register(), inf_ptrace_wait(), 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(), mips_fbsd_fetch_inferior_registers(), mips_fbsd_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 645 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 651 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_peek_poke(), inf_ptrace_store_register(), rs6000_xfer_partial(), and store_ppc_memory().
| #define PYTHON_PATH_RELOCATABLE 1 |
Definition at line 654 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
| #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>" |
Definition at line 660 of file config.h.
Referenced by ATTRIBUTE_PRINTF(), print_gdb_help(), and print_gdb_version().
| #define SYSTEM_GDBINIT "" |
Definition at line 695 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
| #define SYSTEM_GDBINIT_RELOCATABLE 0 |
Definition at line 699 of file config.h.
Referenced by get_init_files(), and print_gdb_configuration().
| #define TARGET_SYSTEM_ROOT "" |
Definition at line 702 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
| #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 |
Definition at line 705 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
| #define WITH_PYTHON_PATH "/usr" |
Definition at line 751 of file config.h.
Referenced by captured_main_1(), and print_gdb_configuration().
1.8.14