gdb/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 if building universal (internal helper macro) */
  4. /* #undef AC_APPLE_UNIVERSAL_BUILD */

  5. /* Directories from which to load auto-loaded scripts. */
  6. #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"

  7. /* Directories safe to hold auto-loaded files. */
  8. #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"

  9. /* Directory of programs. */
  10. #define BINDIR "/opt/binutils/bin"

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

  15. /* Define to 1 if using `alloca.c'. */
  16. /* #undef C_ALLOCA */

  17. /* look for global separate debug info in this path [LIBDIR/debug] */
  18. #define DEBUGDIR "/opt/binutils/lib/debug"

  19. /* Define if the separate-debug-dir directory should be relocated when GDB is
  20.    moved. */
  21. #define DEBUGDIR_RELOCATABLE 1

  22. /* Define to BFD's default architecture. */
  23. #define DEFAULT_BFD_ARCH bfd_i386_arch

  24. /* Define to BFD's default target vector. */
  25. #define DEFAULT_BFD_VEC x86_64_elf64_vec

  26. /* Define to 1 if translation of program messages to the user's native
  27.    language is requested. */
  28. #define ENABLE_NLS 1

  29. /* The .gdbinit filename. */
  30. #define GDBINIT ".gdbinit"

  31. /* look for global separate data files in this path [DATADIR/gdb] */
  32. #define GDB_DATADIR "/opt/binutils/share/gdb"

  33. /* Define if the gdb-datadir directory should be relocated when GDB is moved.
  34.    */
  35. #define GDB_DATADIR_RELOCATABLE 1

  36. /* Define to be a string naming the default host character set. */
  37. #define GDB_DEFAULT_HOST_CHARSET "UTF-8"

  38. /* Host double floatformat */
  39. #define GDB_HOST_DOUBLE_FORMAT 0

  40. /* Host float floatformat */
  41. #define GDB_HOST_FLOAT_FORMAT 0

  42. /* Host long double floatformat */
  43. #define GDB_HOST_LONG_DOUBLE_FORMAT 0

  44. /* nativefile */
  45. #define GDB_NM_FILE "config/nm-linux.h"

  46. /* Define to the default OS ABI for this configuration. */
  47. #define GDB_OSABI_DEFAULT GDB_OSABI_LINUX

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

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

  53. /* Define to 1 if you have the `btowc' function. */
  54. #define HAVE_BTOWC 1

  55. /* Define to 1 if you have the `canonicalize_file_name' function. */
  56. #define HAVE_CANONICALIZE_FILE_NAME 1

  57. /* Define to 1 if you have the <cursesX.h> header file. */
  58. /* #undef HAVE_CURSESX_H */

  59. /* Define to 1 if you have the <curses.h> header file. */
  60. #define HAVE_CURSES_H 1

  61. /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
  62.    you don't. */
  63. #define HAVE_DECL_ADDR_NO_RANDOMIZE 1

  64. /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
  65.    */
  66. #define HAVE_DECL_FREE 1

  67. /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
  68.    don't. */
  69. /* #undef HAVE_DECL_GETTHRDS */

  70. /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
  71.    */
  72. #define HAVE_DECL_MALLOC 1

  73. /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
  74.    */
  75. #define HAVE_DECL_PTRACE 1

  76. /* Define to 1 if you have the declaration of `realloc', and to 0 if you
  77.    don't. */
  78. #define HAVE_DECL_REALLOC 1

  79. /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
  80.    don't. */
  81. #define HAVE_DECL_SNPRINTF 1

  82. /* Define to 1 if you have the declaration of `strerror', and to 0 if you
  83.    don't. */
  84. #define HAVE_DECL_STRERROR 1

  85. /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
  86.    */
  87. #define HAVE_DECL_STRSTR 1

  88. /* Define to 1 if you have the <dlfcn.h> header file. */
  89. #define HAVE_DLFCN_H 1

  90. /* Define if ELF support should be included. */
  91. #define HAVE_ELF 1

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

  94. /* Define to 1 if your system has the etext variable. */
  95. #define HAVE_ETEXT 1

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

  98. /* Define to 1 if you have the `fork' function. */
  99. #define HAVE_FORK 1

  100. /* Define if <sys/procfs.h> has fpregset_t. */
  101. /* #undef HAVE_FPREGSET_T */

  102. /* Define to 1 if you have the `getgid' function. */
  103. #define HAVE_GETGID 1

  104. /* Define to 1 if you have the `getpagesize' function. */
  105. #define HAVE_GETPAGESIZE 1

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

  108. /* Define to 1 if you have the `getrusage' function. */
  109. #define HAVE_GETRUSAGE 1

  110. /* Define to 1 if you have the `getuid' function. */
  111. #define HAVE_GETUID 1

  112. /* Define if <sys/procfs.h> has gregset_t. */
  113. /* #undef HAVE_GREGSET_T */

  114. /* Define if Guile interpreter is being linked in. */
  115. /* #undef HAVE_GUILE */

  116. /* Define if you have the iconv() function. */
  117. #define HAVE_ICONV 1

  118. /* Define to 1 if you have the `iconvlist' function. */
  119. /* #undef HAVE_ICONVLIST */

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

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

  124. /* Define if your <locale.h> file defines LC_MESSAGES. */
  125. #define HAVE_LC_MESSAGES 1

  126. /* Define if you have the babeltrace library. */
  127. /* #undef HAVE_LIBBABELTRACE */

  128. /* Define to 1 if you have the `dl' library (-ldl). */
  129. /* #undef HAVE_LIBDL */

  130. /* Define if you have the expat library. */
  131. #define HAVE_LIBEXPAT 1

  132. /* Define to 1 if you have the `libiconvlist' function. */
  133. /* #undef HAVE_LIBICONVLIST */

  134. /* Define if you have the lzma library. */
  135. #define HAVE_LIBLZMA 1

  136. /* Define to 1 if you have the `m' library (-lm). */
  137. #define HAVE_LIBM 1

  138. /* Define to 1 if you have the `mcheck' library (-lmcheck). */
  139. /* #undef HAVE_LIBMCHECK */

  140. /* Define if Python 2.4 is being used. */
  141. /* #undef HAVE_LIBPYTHON2_4 */

  142. /* Define if Python 2.5 is being used. */
  143. /* #undef HAVE_LIBPYTHON2_5 */

  144. /* Define if Python 2.6 is being used. */
  145. /* #undef HAVE_LIBPYTHON2_6 */

  146. /* Define if Python 2.7 is being used. */
  147. #define HAVE_LIBPYTHON2_7 1

  148. /* Define to 1 if you have the <libunwind-ia64.h> header file. */
  149. /* #undef HAVE_LIBUNWIND_IA64_H */

  150. /* Define to 1 if you have the `w' library (-lw). */
  151. /* #undef HAVE_LIBW */

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

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

  156. /* Define to 1 if the compiler supports long double. */
  157. #define HAVE_LONG_DOUBLE 1

  158. /* Define to 1 if you have the `lstat' function. */
  159. #define HAVE_LSTAT 1

  160. /* Define if <sys/procfs.h> has lwpid_t. */
  161. #define HAVE_LWPID_T 1

  162. /* Define to 1 if you have the <machine/reg.h> header file. */
  163. /* #undef HAVE_MACHINE_REG_H */

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

  166. /* Define to 1 if you have a working `mmap' system call. */
  167. #define HAVE_MMAP 1

  168. /* Define to 1 if you have the `monstartup' function. */
  169. #define HAVE_MONSTARTUP 1

  170. /* Define to 1 if you have the <ncurses.h> header file. */
  171. #define HAVE_NCURSES_H 1

  172. /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
  173. #define HAVE_NCURSES_NCURSES_H 1

  174. /* Define to 1 if you have the <ncurses/term.h> header file. */
  175. #define HAVE_NCURSES_TERM_H 1

  176. /* Define to 1 if you have the <nlist.h> header file. */
  177. #define HAVE_NLIST_H 1

  178. /* Define if you support the personality syscall. */
  179. #define HAVE_PERSONALITY 1

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

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

  184. /* Define to 1 if you have the `poll' function. */
  185. #define HAVE_POLL 1

  186. /* Define to 1 if you have the <poll.h> header file. */
  187. #define HAVE_POLL_H 1

  188. /* Define to 1 if you have the `posix_madvise' function. */
  189. #define HAVE_POSIX_MADVISE 1

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

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

  194. /* Define if <sys/procfs.h> has prfpregset_t. */
  195. #define HAVE_PRFPREGSET_T 1

  196. /* Define if <sys/procfs.h> has prgregset32_t. */
  197. /* #undef HAVE_PRGREGSET32_T */

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

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

  202. /* Define if <sys/procfs.h> has prsysent_t. */
  203. /* #undef HAVE_PRSYSENT_T */

  204. /* Define if <sys/procfs.h> has pr_sigaction64_t. */
  205. /* #undef HAVE_PR_SIGACTION64_T */

  206. /* Define if <sys/procfs.h> has pr_siginfo64_t. */
  207. /* #undef HAVE_PR_SIGINFO64_T */

  208. /* Define if <sys/procfs.h> has pr_sigset_t. */
  209. /* #undef HAVE_PR_SIGSET_T */

  210. /* Define if <sys/procfs.h> has psaddr_t. */
  211. #define HAVE_PSADDR_T 1

  212. /* Define to 1 if you have the `ptrace64' function. */
  213. /* #undef HAVE_PTRACE64 */

  214. /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
  215. #define HAVE_PTRACE_GETFPXREGS 1

  216. /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
  217. #define HAVE_PTRACE_GETREGS 1

  218. /* Define to 1 if you have the <ptrace.h> header file. */
  219. /* #undef HAVE_PTRACE_H */

  220. /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
  221. /* #undef HAVE_PT_GETDBREGS */

  222. /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
  223. /* #undef HAVE_PT_GETXMMREGS */

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

  226. /* Define if Python interpreter is being linked in. */
  227. #define HAVE_PYTHON 1

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

  230. /* Define to 1 if you have the `realpath' function. */
  231. #define HAVE_REALPATH 1

  232. /* Define to 1 if you have the `resize_term' function. */
  233. #define HAVE_RESIZE_TERM 1

  234. /* Define to 1 if you have the `sbrk' function. */
  235. #define HAVE_SBRK 1

  236. /* Define to 1 if you have the `scm_new_smob' function. */
  237. /* #undef HAVE_SCM_NEW_SMOB */

  238. /* Define to 1 if you have the `setlocale' function. */
  239. #define HAVE_SETLOCALE 1

  240. /* Define to 1 if you have the `setpgid' function. */
  241. #define HAVE_SETPGID 1

  242. /* Define to 1 if you have the `setpgrp' function. */
  243. #define HAVE_SETPGRP 1

  244. /* Define to 1 if you have the `setrlimit' function. */
  245. #define HAVE_SETRLIMIT 1

  246. /* Define to 1 if you have the `setsid' function. */
  247. #define HAVE_SETSID 1

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

  250. /* Define to 1 if you have the `sigaction' function. */
  251. #define HAVE_SIGACTION 1

  252. /* Define to 1 if you have the `sigaltstack' function. */
  253. #define HAVE_SIGALTSTACK 1

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

  256. /* Define to 1 if you have the `sigprocmask' function. */
  257. #define HAVE_SIGPROCMASK 1

  258. /* Define if sigsetjmp is available. */
  259. #define HAVE_SIGSETJMP 1

  260. /* Define to 1 if you have the `sigsetmask' function. */
  261. #define HAVE_SIGSETMASK 1

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

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

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

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

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

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

  274. /* Define to 1 if your system has struct lwp. */
  275. /* #undef HAVE_STRUCT_LWP */

  276. /* Define to 1 if your system has struct reg in <machine/reg.h>. */
  277. /* #undef HAVE_STRUCT_REG */

  278. /* Define to 1 if `struct reg' is a member of `r_fs'. */
  279. /* #undef HAVE_STRUCT_REG_R_FS */

  280. /* Define to 1 if `struct reg' is a member of `r_gs'. */
  281. /* #undef HAVE_STRUCT_REG_R_GS */

  282. /* Define to 1 if `struct stat' is a member of `st_blksize'. */
  283. #define HAVE_STRUCT_STAT_ST_BLKSIZE 1

  284. /* Define to 1 if `struct stat' is a member of `st_blocks'. */
  285. #define HAVE_STRUCT_STAT_ST_BLOCKS 1

  286. /* Define to 1 if `struct thread' is a member of `td_pcb'. */
  287. /* #undef HAVE_STRUCT_THREAD_TD_PCB */

  288. /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
  289. #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1

  290. /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
  291. #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1

  292. /* Define to 1 if you have the <sys/debugreg.h> header file. */
  293. #define HAVE_SYS_DEBUGREG_H 1

  294. /* Define to 1 if you have the <sys/fault.h> header file. */
  295. /* #undef HAVE_SYS_FAULT_H */

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

  298. /* Define to 1 if you have the <sys/filio.h> header file. */
  299. /* #undef HAVE_SYS_FILIO_H */

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

  302. /* Define to 1 if you have the <sys/param.h> header file. */
  303. #define HAVE_SYS_PARAM_H 1

  304. /* Define to 1 if you have the <sys/poll.h> header file. */
  305. #define HAVE_SYS_POLL_H 1

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

  308. /* Define to 1 if you have the <sys/proc.h> header file. */
  309. /* #undef HAVE_SYS_PROC_H */

  310. /* Define to 1 if you have the <sys/ptrace.h> header file. */
  311. #define HAVE_SYS_PTRACE_H 1

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

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

  316. /* Define to 1 if you have the <sys/select.h> header file. */
  317. #define HAVE_SYS_SELECT_H 1

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

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

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

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

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

  328. /* Define to 1 if you have the <sys/user.h> header file. */
  329. #define HAVE_SYS_USER_H 1

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

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

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

  336. /* Define to 1 if you have the <term.h> header file. */
  337. #define HAVE_TERM_H 1

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

  340. /* Define if using Solaris thread debugging. */
  341. /* #undef HAVE_THREAD_DB_LIB */

  342. /* Define if you support the tkill syscall. */
  343. #define HAVE_TKILL_SYSCALL 1

  344. /* Define to 1 if you have the `ttrace' function. */
  345. /* #undef HAVE_TTRACE */

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

  348. /* Define to 1 if you have the `vfork' function. */
  349. #define HAVE_VFORK 1

  350. /* Define to 1 if you have the <vfork.h> header file. */
  351. /* #undef HAVE_VFORK_H */

  352. /* Define to 1 if you have the `waitpid' function. */
  353. #define HAVE_WAITPID 1

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

  356. /* Define to 1 if you have the `wborder' function. */
  357. #define HAVE_WBORDER 1

  358. /* Define to 1 if you have the <windows.h> header file. */
  359. /* #undef HAVE_WINDOWS_H */

  360. /* Define to 1 if `fork' works. */
  361. #define HAVE_WORKING_FORK 1

  362. /* Define to 1 if `vfork' works. */
  363. #define HAVE_WORKING_VFORK 1

  364. /* Define to 1 if you have the `wresize' function. */
  365. #define HAVE_WRESIZE 1

  366. /* Define to 1 if you have the `XML_StopParser' function. */
  367. #define HAVE_XML_STOPPARSER 1

  368. /* Define to 1 if you have the <zlib.h> header file. */
  369. #define HAVE_ZLIB_H 1

  370. /* Define to 1 if your system has the _etext variable. */
  371. #define HAVE__ETEXT 1

  372. /* Define to 1 if you have the `_mcleanup' function. */
  373. #define HAVE__MCLEANUP 1

  374. /* Path of directory of iconv program. */
  375. /* #undef ICONV_BIN */

  376. /* Define if the iconv directory should be relocated when GDB is moved. */
  377. /* #undef ICONV_BIN_RELOCATABLE */

  378. /* Define as const if the declaration of iconv() needs const. */
  379. #define ICONV_CONST

  380. /* directory to load the JIT readers from */
  381. #define JIT_READER_DIR "/opt/binutils/lib/gdb"

  382. /* Define if the jit-reader-dir directory should be relocated when GDB is
  383.    moved. */
  384. #define JIT_READER_DIR_RELOCATABLE 1

  385. /* Define if you want to use new multi-fd /proc interface. */
  386. /* #undef NEW_PROC_API */

  387. /* Name of this package. */
  388. #define PACKAGE "gdb"

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

  391. /* Define to the full name of this package. */
  392. #define PACKAGE_NAME ""

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

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

  397. /* Define to the home page for this package. */
  398. #define PACKAGE_URL ""

  399. /* Define to the version of this package. */
  400. #define PACKAGE_VERSION ""

  401. /* Additional package description */
  402. #define PKGVERSION "(GDB) "

  403. /* Define if the prfpregset_t type is broken. */
  404. /* #undef PRFPREGSET_T_BROKEN */

  405. /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
  406. /* #undef PRINTF_HAS_DECFLOAT */

  407. /* Define to 1 if the "%Lg" format works to print long doubles. */
  408. #define PRINTF_HAS_LONG_DOUBLE 1

  409. /* Define to 1 if the "%ll" format works to print long longs. */
  410. #define PRINTF_HAS_LONG_LONG 1

  411. /* Define if <proc_service.h> on solaris uses int instead of size_t, and
  412.    assorted other type changes. */
  413. /* #undef PROC_SERVICE_IS_OLD */

  414. /* Define to the type of arg 3 for ptrace. */
  415. #define PTRACE_TYPE_ARG3 long

  416. /* Define to the type of arg 4 for ptrace. */
  417. #define PTRACE_TYPE_ARG4 long

  418. /* Define to the type of arg 5 for ptrace. */
  419. /* #undef PTRACE_TYPE_ARG5 */

  420. /* Define as the return type of ptrace. */
  421. #define PTRACE_TYPE_RET long

  422. /* Define if the python directory should be relocated when GDB is moved. */
  423. #define PYTHON_PATH_RELOCATABLE 0

  424. /* Relocated directory for source files. */
  425. /* #undef RELOC_SRCDIR */

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

  428. /* Define as the return type of signal handlers (`int' or `void'). */
  429. #define RETSIGTYPE void

  430. /* Define to 1 if the "%Lg" format works to scan long doubles. */
  431. #define SCANF_HAS_LONG_DOUBLE 1

  432. /* Define to 1 if the `setpgrp' function takes no argument. */
  433. #define SETPGRP_VOID 1

  434. /* The size of `long', as computed by sizeof. */
  435. /* #undef SIZEOF_LONG */

  436. /* The size of `unsigned long', as computed by sizeof. */
  437. #define SIZEOF_UNSIGNED_LONG 8

  438. /* The size of `unsigned long long', as computed by sizeof. */
  439. #define SIZEOF_UNSIGNED_LONG_LONG 8

  440. /* The size of `unsigned __int128', as computed by sizeof. */
  441. #define SIZEOF_UNSIGNED___INT128 16

  442. /* If using the C implementation of alloca, define if you know the
  443.    direction of stack growth for your system; otherwise it will be
  444.    automatically deduced at runtime.
  445.         STACK_DIRECTION > 0 => grows toward higher addresses
  446.         STACK_DIRECTION < 0 => grows toward lower addresses
  447.         STACK_DIRECTION = 0 => direction of growth unknown */
  448. /* #undef STACK_DIRECTION */

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

  451. /* automatically load a system-wide gdbinit file */
  452. #define SYSTEM_GDBINIT ""

  453. /* Define if the system-gdbinit directory should be relocated when GDB is
  454.    moved. */
  455. #define SYSTEM_GDBINIT_RELOCATABLE 0

  456. /* search for usr/lib et al within DIR */
  457. #define TARGET_SYSTEM_ROOT ""

  458. /* Define if the sysroot directory should be relocated when GDB is moved. */
  459. #define TARGET_SYSTEM_ROOT_RELOCATABLE 0

  460. /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
  461. #define THREAD_DB_HAS_TD_NOTALLOC 1

  462. /* Define if <thread_db.h> has the TD_NOTLS error code. */
  463. #define THREAD_DB_HAS_TD_NOTLS 1

  464. /* Define if <thread_db.h> has the TD_VERSION error code. */
  465. #define THREAD_DB_HAS_TD_VERSION 1

  466. /* Define to 1 if the regex included in libiberty should be used. */
  467. /* #undef USE_INCLUDED_REGEX */

  468. /* Enable extensions on AIX 3, Interix.  */
  469. #ifndef _ALL_SOURCE
  470. # define _ALL_SOURCE 1
  471. #endif
  472. /* Enable GNU extensions on systems that have them.  */
  473. #ifndef _GNU_SOURCE
  474. # define _GNU_SOURCE 1
  475. #endif
  476. /* Enable threading extensions on Solaris.  */
  477. #ifndef _POSIX_PTHREAD_SEMANTICS
  478. # define _POSIX_PTHREAD_SEMANTICS 1
  479. #endif
  480. /* Enable extensions on HP NonStop.  */
  481. #ifndef _TANDEM_SOURCE
  482. # define _TANDEM_SOURCE 1
  483. #endif
  484. /* Enable general extensions on Solaris.  */
  485. #ifndef __EXTENSIONS__
  486. # define __EXTENSIONS__ 1
  487. #endif


  488. /* Define if we should use the Windows API, instead of the POSIX API. On
  489.    Windows, we use the Windows API when building for MinGW, but the POSIX API
  490.    when building for Cygwin. */
  491. /* #undef USE_WIN32API */

  492. /* Define if --with-python provides a path, either directly or via
  493.    python-config.py --exec-prefix. */
  494. #define WITH_PYTHON_PATH "/usr"

  495. /* Define if the simulator is being linked in. */
  496. /* #undef WITH_SIM */

  497. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  498.    significant byte first (like Motorola and SPARC, unlike Intel). */
  499. #if defined AC_APPLE_UNIVERSAL_BUILD
  500. # if defined __BIG_ENDIAN__
  501. #  define WORDS_BIGENDIAN 1
  502. # endif
  503. #else
  504. # ifndef WORDS_BIGENDIAN
  505. /* #  undef WORDS_BIGENDIAN */
  506. # endif
  507. #endif

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

  510. /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
  511.    <sys/proc.h> problem on IRIX 5. */
  512. /* #undef _KMEMUSER */

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

  515. /* Define to 1 if on MINIX. */
  516. /* #undef _MINIX */

  517. /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
  518.    2.[789] when using GCC. */
  519. /* #undef _MSE_INT_H */

  520. /* Define to 2 if the system does not provide POSIX.1 features except with
  521.    this defined. */
  522. /* #undef _POSIX_1_SOURCE */

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

  525. /* Define to empty if `const' does not conform to ANSI C. */
  526. /* #undef const */

  527. /* Define to `__inline__' or `__inline' if that's what the C compiler
  528.    calls it, or to nothing if 'inline' is not supported under any name.  */
  529. #ifndef __cplusplus
  530. /* #undef inline */
  531. #endif

  532. /* Define to `int' if <sys/types.h> does not define. */
  533. /* #undef pid_t */

  534. /* Define as `fork' if `vfork' does not work. */
  535. /* #undef vfork */