- /* config.h. Generated from config.in by configure. */
- /* config.in. Generated from configure.ac by autoheader. */
- /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c' support on those systems.
- */
- /* #undef CRAY_STACKSEG_END */
- /* Define to 1 if using `alloca.c'. */
- /* #undef C_ALLOCA */
- /* Define to 1 if you have `alloca', as a function or macro. */
- #define HAVE_ALLOCA 1
- /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
- #define HAVE_ALLOCA_H 1
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- #define HAVE_ARPA_INET_H 1
- /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
- you don't. */
- #define HAVE_DECL_ADDR_NO_RANDOMIZE 1
- /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
- */
- #define HAVE_DECL_PERROR 1
- /* Define to 1 if you have the declaration of `strerror', and to 0 if you
- don't. */
- #define HAVE_DECL_STRERROR 1
- /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
- */
- #define HAVE_DECL_STRSTR 1
- /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
- don't. */
- #define HAVE_DECL_VASPRINTF 1
- /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
- don't. */
- #define HAVE_DECL_VSNPRINTF 1
- /* Define to 1 if you have the `dladdr' function. */
- #define HAVE_DLADDR 1
- /* Define to 1 if the system has the type `Elf32_auxv_t'. */
- #define HAVE_ELF32_AUXV_T 1
- /* Define to 1 if the system has the type `Elf64_auxv_t'. */
- #define HAVE_ELF64_AUXV_T 1
- /* Define if <sys/procfs.h> has elf_fpregset_t. */
- #define HAVE_ELF_FPREGSET_T 1
- /* Define to 1 if you have the <fcntl.h> header file. */
- #define HAVE_FCNTL_H 1
- /* Define to 1 if you have the `fdwalk' function. */
- /* #undef HAVE_FDWALK */
- /* Define to 1 if you have the `getrlimit' function. */
- #define HAVE_GETRLIMIT 1
- /* Define to 1 if you have the <inttypes.h> header file. */
- #define HAVE_INTTYPES_H 1
- /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
- #define HAVE_LANGINFO_CODESET 1
- /* Define to 1 if you have the `dl' library (-ldl). */
- #define HAVE_LIBDL 1
- /* Define to 1 if you have the `mcheck' library (-lmcheck). */
- #define HAVE_LIBMCHECK 1
- /* Define if the target supports branch tracing. */
- #define HAVE_LINUX_BTRACE 1
- /* Define to 1 if you have the <linux/elf.h> header file. */
- #define HAVE_LINUX_ELF_H 1
- /* Define to 1 if you have the <linux/perf_event.h> header file. */
- #define HAVE_LINUX_PERF_EVENT_H 1
- /* Define if the target supports register sets. */
- #define HAVE_LINUX_REGSETS 1
- /* Define if the target supports PTRACE_PEEKUSR for register access. */
- #define HAVE_LINUX_USRREGS 1
- /* Define to 1 if you have the <locale.h> header file. */
- #define HAVE_LOCALE_H 1
- /* Define if <thread_db.h> has lwpid_t. */
- #define HAVE_LWPID_T 1
- /* Define to 1 if you have the <malloc.h> header file. */
- #define HAVE_MALLOC_H 1
- /* Define to 1 if you have the <memory.h> header file. */
- #define HAVE_MEMORY_H 1
- /* Define to 1 if you have the <netdb.h> header file. */
- #define HAVE_NETDB_H 1
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #define HAVE_NETINET_IN_H 1
- /* Define to 1 if you have the <netinet/tcp.h> header file. */
- #define HAVE_NETINET_TCP_H 1
- /* Define if you support the personality syscall. */
- #define HAVE_PERSONALITY 1
- /* Define to 1 if you have the `pipe' function. */
- #define HAVE_PIPE 1
- /* Define to 1 if you have the `pipe2' function. */
- #define HAVE_PIPE2 1
- /* Define to 1 if you have the `pread' function. */
- #define HAVE_PREAD 1
- /* Define to 1 if you have the `pread64' function. */
- #define HAVE_PREAD64 1
- /* Define if <sys/procfs.h> has prgregset_t. */
- #define HAVE_PRGREGSET_T 1
- /* Define to 1 if you have the <proc_service.h> header file. */
- /* #undef HAVE_PROC_SERVICE_H */
- /* Define if <thread_db.h> has psaddr_t. */
- #define HAVE_PSADDR_T 1
- /* Define if the target supports PTRACE_GETFPXREGS for extended register
- access. */
- #define HAVE_PTRACE_GETFPXREGS 1
- /* Define if the target supports PTRACE_GETREGS for register access. */
- #define HAVE_PTRACE_GETREGS 1
- /* Define to 1 if you have the `pwrite' function. */
- #define HAVE_PWRITE 1
- /* Define to 1 if you have the `readlink' function. */
- #define HAVE_READLINK 1
- /* Define to 1 if you have the <sgtty.h> header file. */
- #define HAVE_SGTTY_H 1
- /* Define to 1 if you have the <signal.h> header file. */
- #define HAVE_SIGNAL_H 1
- /* Define if sigsetjmp is available. */
- #define HAVE_SIGSETJMP 1
- /* Define to 1 if you have the `socketpair' function. */
- #define HAVE_SOCKETPAIR 1
- /* Define to 1 if the system has the type `socklen_t'. */
- #define HAVE_SOCKLEN_T 1
- /* Define to 1 if you have the <stdint.h> header file. */
- #define HAVE_STDINT_H 1
- /* Define to 1 if you have the <stdlib.h> header file. */
- #define HAVE_STDLIB_H 1
- /* Define to 1 if you have the <strings.h> header file. */
- #define HAVE_STRINGS_H 1
- /* Define to 1 if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
- /* Define to 1 if the target supports __sync_*_compare_and_swap */
- #define HAVE_SYNC_BUILTINS 1
- /* Define to 1 if you have the <sys/file.h> header file. */
- #define HAVE_SYS_FILE_H 1
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #define HAVE_SYS_IOCTL_H 1
- /* Define to 1 if you have the <sys/procfs.h> header file. */
- #define HAVE_SYS_PROCFS_H 1
- /* Define to 1 if you have the <sys/reg.h> header file. */
- #define HAVE_SYS_REG_H 1
- /* Define to 1 if you have the <sys/resource.h> header file. */
- #define HAVE_SYS_RESOURCE_H 1
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #define HAVE_SYS_SOCKET_H 1
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #define HAVE_SYS_STAT_H 1
- /* Define to 1 if you have the <sys/syscall.h> header file. */
- #define HAVE_SYS_SYSCALL_H 1
- /* Define to 1 if you have the <sys/types.h> header file. */
- #define HAVE_SYS_TYPES_H 1
- /* Define to 1 if you have the <sys/un.h> header file. */
- #define HAVE_SYS_UN_H 1
- /* Define to 1 if you have the <sys/wait.h> header file. */
- #define HAVE_SYS_WAIT_H 1
- /* Define if TD_VERSION is available. */
- #define HAVE_TD_VERSION 1
- /* Define to 1 if you have the <termios.h> header file. */
- #define HAVE_TERMIOS_H 1
- /* Define to 1 if you have the <termio.h> header file. */
- #define HAVE_TERMIO_H 1
- /* Define to 1 if you have the <thread_db.h> header file. */
- #define HAVE_THREAD_DB_H 1
- /* Define to 1 if you have the <unistd.h> header file. */
- #define HAVE_UNISTD_H 1
- /* Define if UST is available */
- /* #undef HAVE_UST */
- /* Define to 1 if you have the <wait.h> header file. */
- #define HAVE_WAIT_H 1
- /* Define to the address where bug reports for this package should be sent. */
- #define PACKAGE_BUGREPORT ""
- /* Define to the full name of this package. */
- #define PACKAGE_NAME ""
- /* Define to the full name and version of this package. */
- #define PACKAGE_STRING ""
- /* Define to the one symbol short name of this package. */
- #define PACKAGE_TARNAME ""
- /* Define to the home page for this package. */
- #define PACKAGE_URL ""
- /* Define to the version of this package. */
- #define PACKAGE_VERSION ""
- /* Additional package description */
- #define PKGVERSION "(GDB) "
- /* Bug reporting address */
- #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at runtime.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
- /* #undef STACK_DIRECTION */
- /* Define to 1 if you have the ANSI C header files. */
- #define STDC_HEADERS 1
- /* Define if we should use libthread_db directly. */
- /* #undef USE_LIBTHREAD_DB_DIRECTLY */
- /* Enable extensions on AIX 3, Interix. */
- #ifndef _ALL_SOURCE
- # define _ALL_SOURCE 1
- #endif
- /* Enable GNU extensions on systems that have them. */
- #ifndef _GNU_SOURCE
- # define _GNU_SOURCE 1
- #endif
- /* Enable threading extensions on Solaris. */
- #ifndef _POSIX_PTHREAD_SEMANTICS
- # define _POSIX_PTHREAD_SEMANTICS 1
- #endif
- /* Enable extensions on HP NonStop. */
- #ifndef _TANDEM_SOURCE
- # define _TANDEM_SOURCE 1
- #endif
- /* Enable general extensions on Solaris. */
- #ifndef __EXTENSIONS__
- # define __EXTENSIONS__ 1
- #endif
- /* Define if we should use libthread_db. */
- #define USE_THREAD_DB 1
- /* Define if we should use the Windows API, instead of the POSIX API. On
- Windows, we use the Windows API when building for MinGW, but the POSIX API
- when building for Cygwin. */
- /* #undef USE_WIN32API */
- /* Define if an XML target description is available. */
- #define USE_XML 1
- /* Number of bits in a file offset, on hosts where this is settable. */
- /* #undef _FILE_OFFSET_BITS */
- /* Define for large files, on AIX-style hosts. */
- /* #undef _LARGE_FILES */
- /* Define to 1 if on MINIX. */
- /* #undef _MINIX */
- /* Define to 2 if the system does not provide POSIX.1 features except with
- this defined. */
- /* #undef _POSIX_1_SOURCE */
- /* Define to 1 if you need to in order for `stat' and other things to work. */
- /* #undef _POSIX_SOURCE */