gdb/gdbserver/config.h - gdb

Macros defined

Source code

  1. /* config.h.  Generated from config.in by configure.  */
  2. /* config.in.  Generated from configure.ac by autoheader.  */

  3. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  4.    systems. This function is required for `alloca.c' support on those systems.
  5.    */
  6. /* #undef CRAY_STACKSEG_END */

  7. /* Define to 1 if using `alloca.c'. */
  8. /* #undef C_ALLOCA */

  9. /* Define to 1 if you have `alloca', as a function or macro. */
  10. #define HAVE_ALLOCA 1

  11. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  12.    */
  13. #define HAVE_ALLOCA_H 1

  14. /* Define to 1 if you have the <arpa/inet.h> header file. */
  15. #define HAVE_ARPA_INET_H 1

  16. /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
  17.    you don't. */
  18. #define HAVE_DECL_ADDR_NO_RANDOMIZE 1

  19. /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
  20.    */
  21. #define HAVE_DECL_PERROR 1

  22. /* Define to 1 if you have the declaration of `strerror', and to 0 if you
  23.    don't. */
  24. #define HAVE_DECL_STRERROR 1

  25. /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
  26.    */
  27. #define HAVE_DECL_STRSTR 1

  28. /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
  29.    don't. */
  30. #define HAVE_DECL_VASPRINTF 1

  31. /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
  32.    don't. */
  33. #define HAVE_DECL_VSNPRINTF 1

  34. /* Define to 1 if you have the `dladdr' function. */
  35. #define HAVE_DLADDR 1

  36. /* Define to 1 if the system has the type `Elf32_auxv_t'. */
  37. #define HAVE_ELF32_AUXV_T 1

  38. /* Define to 1 if the system has the type `Elf64_auxv_t'. */
  39. #define HAVE_ELF64_AUXV_T 1

  40. /* Define if <sys/procfs.h> has elf_fpregset_t. */
  41. #define HAVE_ELF_FPREGSET_T 1

  42. /* Define to 1 if you have the <fcntl.h> header file. */
  43. #define HAVE_FCNTL_H 1

  44. /* Define to 1 if you have the `fdwalk' function. */
  45. /* #undef HAVE_FDWALK */

  46. /* Define to 1 if you have the `getrlimit' function. */
  47. #define HAVE_GETRLIMIT 1

  48. /* Define to 1 if you have the <inttypes.h> header file. */
  49. #define HAVE_INTTYPES_H 1

  50. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  51. #define HAVE_LANGINFO_CODESET 1

  52. /* Define to 1 if you have the `dl' library (-ldl). */
  53. #define HAVE_LIBDL 1

  54. /* Define to 1 if you have the `mcheck' library (-lmcheck). */
  55. #define HAVE_LIBMCHECK 1

  56. /* Define if the target supports branch tracing. */
  57. #define HAVE_LINUX_BTRACE 1

  58. /* Define to 1 if you have the <linux/elf.h> header file. */
  59. #define HAVE_LINUX_ELF_H 1

  60. /* Define to 1 if you have the <linux/perf_event.h> header file. */
  61. #define HAVE_LINUX_PERF_EVENT_H 1

  62. /* Define if the target supports register sets. */
  63. #define HAVE_LINUX_REGSETS 1

  64. /* Define if the target supports PTRACE_PEEKUSR for register access. */
  65. #define HAVE_LINUX_USRREGS 1

  66. /* Define to 1 if you have the <locale.h> header file. */
  67. #define HAVE_LOCALE_H 1

  68. /* Define if <thread_db.h> has lwpid_t. */
  69. #define HAVE_LWPID_T 1

  70. /* Define to 1 if you have the <malloc.h> header file. */
  71. #define HAVE_MALLOC_H 1

  72. /* Define to 1 if you have the <memory.h> header file. */
  73. #define HAVE_MEMORY_H 1

  74. /* Define to 1 if you have the <netdb.h> header file. */
  75. #define HAVE_NETDB_H 1

  76. /* Define to 1 if you have the <netinet/in.h> header file. */
  77. #define HAVE_NETINET_IN_H 1

  78. /* Define to 1 if you have the <netinet/tcp.h> header file. */
  79. #define HAVE_NETINET_TCP_H 1

  80. /* Define if you support the personality syscall. */
  81. #define HAVE_PERSONALITY 1

  82. /* Define to 1 if you have the `pipe' function. */
  83. #define HAVE_PIPE 1

  84. /* Define to 1 if you have the `pipe2' function. */
  85. #define HAVE_PIPE2 1

  86. /* Define to 1 if you have the `pread' function. */
  87. #define HAVE_PREAD 1

  88. /* Define to 1 if you have the `pread64' function. */
  89. #define HAVE_PREAD64 1

  90. /* Define if <sys/procfs.h> has prgregset_t. */
  91. #define HAVE_PRGREGSET_T 1

  92. /* Define to 1 if you have the <proc_service.h> header file. */
  93. /* #undef HAVE_PROC_SERVICE_H */

  94. /* Define if <thread_db.h> has psaddr_t. */
  95. #define HAVE_PSADDR_T 1

  96. /* Define if the target supports PTRACE_GETFPXREGS for extended register
  97.    access. */
  98. #define HAVE_PTRACE_GETFPXREGS 1

  99. /* Define if the target supports PTRACE_GETREGS for register access. */
  100. #define HAVE_PTRACE_GETREGS 1

  101. /* Define to 1 if you have the `pwrite' function. */
  102. #define HAVE_PWRITE 1

  103. /* Define to 1 if you have the `readlink' function. */
  104. #define HAVE_READLINK 1

  105. /* Define to 1 if you have the <sgtty.h> header file. */
  106. #define HAVE_SGTTY_H 1

  107. /* Define to 1 if you have the <signal.h> header file. */
  108. #define HAVE_SIGNAL_H 1

  109. /* Define if sigsetjmp is available. */
  110. #define HAVE_SIGSETJMP 1

  111. /* Define to 1 if you have the `socketpair' function. */
  112. #define HAVE_SOCKETPAIR 1

  113. /* Define to 1 if the system has the type `socklen_t'. */
  114. #define HAVE_SOCKLEN_T 1

  115. /* Define to 1 if you have the <stdint.h> header file. */
  116. #define HAVE_STDINT_H 1

  117. /* Define to 1 if you have the <stdlib.h> header file. */
  118. #define HAVE_STDLIB_H 1

  119. /* Define to 1 if you have the <strings.h> header file. */
  120. #define HAVE_STRINGS_H 1

  121. /* Define to 1 if you have the <string.h> header file. */
  122. #define HAVE_STRING_H 1

  123. /* Define to 1 if the target supports __sync_*_compare_and_swap */
  124. #define HAVE_SYNC_BUILTINS 1

  125. /* Define to 1 if you have the <sys/file.h> header file. */
  126. #define HAVE_SYS_FILE_H 1

  127. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  128. #define HAVE_SYS_IOCTL_H 1

  129. /* Define to 1 if you have the <sys/procfs.h> header file. */
  130. #define HAVE_SYS_PROCFS_H 1

  131. /* Define to 1 if you have the <sys/reg.h> header file. */
  132. #define HAVE_SYS_REG_H 1

  133. /* Define to 1 if you have the <sys/resource.h> header file. */
  134. #define HAVE_SYS_RESOURCE_H 1

  135. /* Define to 1 if you have the <sys/socket.h> header file. */
  136. #define HAVE_SYS_SOCKET_H 1

  137. /* Define to 1 if you have the <sys/stat.h> header file. */
  138. #define HAVE_SYS_STAT_H 1

  139. /* Define to 1 if you have the <sys/syscall.h> header file. */
  140. #define HAVE_SYS_SYSCALL_H 1

  141. /* Define to 1 if you have the <sys/types.h> header file. */
  142. #define HAVE_SYS_TYPES_H 1

  143. /* Define to 1 if you have the <sys/un.h> header file. */
  144. #define HAVE_SYS_UN_H 1

  145. /* Define to 1 if you have the <sys/wait.h> header file. */
  146. #define HAVE_SYS_WAIT_H 1

  147. /* Define if TD_VERSION is available. */
  148. #define HAVE_TD_VERSION 1

  149. /* Define to 1 if you have the <termios.h> header file. */
  150. #define HAVE_TERMIOS_H 1

  151. /* Define to 1 if you have the <termio.h> header file. */
  152. #define HAVE_TERMIO_H 1

  153. /* Define to 1 if you have the <thread_db.h> header file. */
  154. #define HAVE_THREAD_DB_H 1

  155. /* Define to 1 if you have the <unistd.h> header file. */
  156. #define HAVE_UNISTD_H 1

  157. /* Define if UST is available */
  158. /* #undef HAVE_UST */

  159. /* Define to 1 if you have the <wait.h> header file. */
  160. #define HAVE_WAIT_H 1

  161. /* Define to the address where bug reports for this package should be sent. */
  162. #define PACKAGE_BUGREPORT ""

  163. /* Define to the full name of this package. */
  164. #define PACKAGE_NAME ""

  165. /* Define to the full name and version of this package. */
  166. #define PACKAGE_STRING ""

  167. /* Define to the one symbol short name of this package. */
  168. #define PACKAGE_TARNAME ""

  169. /* Define to the home page for this package. */
  170. #define PACKAGE_URL ""

  171. /* Define to the version of this package. */
  172. #define PACKAGE_VERSION ""

  173. /* Additional package description */
  174. #define PKGVERSION "(GDB) "

  175. /* Bug reporting address */
  176. #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"

  177. /* If using the C implementation of alloca, define if you know the
  178.    direction of stack growth for your system; otherwise it will be
  179.    automatically deduced at runtime.
  180.         STACK_DIRECTION > 0 => grows toward higher addresses
  181.         STACK_DIRECTION < 0 => grows toward lower addresses
  182.         STACK_DIRECTION = 0 => direction of growth unknown */
  183. /* #undef STACK_DIRECTION */

  184. /* Define to 1 if you have the ANSI C header files. */
  185. #define STDC_HEADERS 1

  186. /* Define if we should use libthread_db directly. */
  187. /* #undef USE_LIBTHREAD_DB_DIRECTLY */

  188. /* Enable extensions on AIX 3, Interix.  */
  189. #ifndef _ALL_SOURCE
  190. # define _ALL_SOURCE 1
  191. #endif
  192. /* Enable GNU extensions on systems that have them.  */
  193. #ifndef _GNU_SOURCE
  194. # define _GNU_SOURCE 1
  195. #endif
  196. /* Enable threading extensions on Solaris.  */
  197. #ifndef _POSIX_PTHREAD_SEMANTICS
  198. # define _POSIX_PTHREAD_SEMANTICS 1
  199. #endif
  200. /* Enable extensions on HP NonStop.  */
  201. #ifndef _TANDEM_SOURCE
  202. # define _TANDEM_SOURCE 1
  203. #endif
  204. /* Enable general extensions on Solaris.  */
  205. #ifndef __EXTENSIONS__
  206. # define __EXTENSIONS__ 1
  207. #endif


  208. /* Define if we should use libthread_db. */
  209. #define USE_THREAD_DB 1

  210. /* Define if we should use the Windows API, instead of the POSIX API. On
  211.    Windows, we use the Windows API when building for MinGW, but the POSIX API
  212.    when building for Cygwin. */
  213. /* #undef USE_WIN32API */

  214. /* Define if an XML target description is available. */
  215. #define USE_XML 1

  216. /* Number of bits in a file offset, on hosts where this is settable. */
  217. /* #undef _FILE_OFFSET_BITS */

  218. /* Define for large files, on AIX-style hosts. */
  219. /* #undef _LARGE_FILES */

  220. /* Define to 1 if on MINIX. */
  221. /* #undef _MINIX */

  222. /* Define to 2 if the system does not provide POSIX.1 features except with
  223.    this defined. */
  224. /* #undef _POSIX_1_SOURCE */

  225. /* Define to 1 if you need to in order for `stat' and other things to work. */
  226. /* #undef _POSIX_SOURCE */