1 /* config.in. Generated automatically from configure.in by autoheader. */
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
10 /* Define if using alloca.c. */
13 /* Define to empty if the keyword does not work. */
16 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
17 This function is required for alloca.c support on those systems. */
18 #undef CRAY_STACKSEG_END
20 /* Define if you have alloca, as a function or macro. */
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
26 /* Define if the `long double' type works. */
27 #undef HAVE_LONG_DOUBLE
29 /* Define if you have a working `mmap' system call. */
32 /* Define if you have <vfork.h>. */
35 /* Define as __inline if that's what the C compiler calls it. */
38 /* Define to `long' if <sys/types.h> doesn't define. */
41 /* Define to `int' if <sys/types.h> doesn't define. */
44 /* Define if you need to in order for stat and other things to work. */
47 /* Define as the return type of signal handlers (int or void). */
50 /* Define to `unsigned' if <sys/types.h> doesn't define. */
53 /* If using the C implementation of alloca, define if you know the
54 direction of stack growth for your system; otherwise it will be
55 automatically deduced at run-time.
56 STACK_DIRECTION > 0 => grows toward higher addresses
57 STACK_DIRECTION < 0 => grows toward lower addresses
58 STACK_DIRECTION = 0 => direction of growth unknown
60 #undef STACK_DIRECTION
62 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
63 #undef STAT_MACROS_BROKEN
65 /* Define if you have the ANSI C header files. */
68 /* Define vfork as fork if vfork does not work. */
71 /* Define if compiling on Solaris 7. */
74 /* Define if your struct reg has r_fs. */
75 #undef HAVE_STRUCT_REG_R_FS
77 /* Define if your struct reg has r_gs. */
78 #undef HAVE_STRUCT_REG_R_GS
80 /* Define if <sys/link.h> has struct link_map32 */
81 #undef HAVE_STRUCT_LINK_MAP32
83 /* Define if the prfpregset_t type is broken. */
84 #undef PRFPREGSET_T_BROKEN
86 /* Define if you want to use new multi-fd /proc interface
87 (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
90 /* Define if ioctl argument PIOCSET is available. */
91 #undef HAVE_PROCFS_PIOCSET
93 /* Define if the `long long' type works. */
94 #undef CC_HAS_LONG_LONG
96 /* Define if the "ll" format works to print long long ints. */
97 #undef PRINTF_HAS_LONG_LONG
99 /* Define if the "%Lg" format works to print long doubles. */
100 #undef PRINTF_HAS_LONG_DOUBLE
102 /* Define if the "%Lg" format works to scan long doubles. */
103 #undef SCANF_HAS_LONG_DOUBLE
105 /* Define if using Solaris thread debugging. */
106 #undef HAVE_THREAD_DB_LIB
108 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
109 #undef START_INFERIOR_TRAPS_EXPECTED
112 /* Define if you have HPUX threads */
113 #undef HAVE_HPUX_THREAD_SUPPORT
115 /* Define if you want to use the memory mapped malloc package (mmalloc). */
118 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
119 to initialize mmalloc, and we want to force checking to be used anyway.
120 This may cause spurious memory corruption messages if the runtime tries
121 to explicitly deallocate that memory when gdb calls exit. */
124 /* Define if <proc_service.h> on solaris uses int instead of
125 size_t, and assorted other type changes. */
126 #undef PROC_SERVICE_IS_OLD
128 /* If you want to specify a default CPU variant, define this to be its
129 name, as a C string. */
130 #undef TARGET_CPU_DEFAULT
132 /* Define if the simulator is being linked in. */
135 /* Set to true if the save_state_t structure is present */
136 #undef HAVE_STRUCT_SAVE_STATE_T
138 /* Set to true if the save_state_t structure has the ss_wide member */
139 #undef HAVE_STRUCT_MEMBER_SS_WIDE
141 /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */
142 #undef HAVE_PTRACE_GETREGS
144 /* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request. */
145 #undef HAVE_PTRACE_GETFPXREGS
147 /* Define if gnu-regex.c included with GDB should be used. */
148 #undef USE_INCLUDED_REGEX
150 /* BFD's default architecture. */
151 #undef DEFAULT_BFD_ARCH
153 /* BFD's default target vector. */
154 #undef DEFAULT_BFD_VEC
156 /* Multi-arch enabled. */
157 #undef GDB_MULTI_ARCH
168 /* Define if you have the __argz_count function. */
169 #undef HAVE___ARGZ_COUNT
171 /* Define if you have the __argz_next function. */
172 #undef HAVE___ARGZ_NEXT
174 /* Define if you have the __argz_stringify function. */
175 #undef HAVE___ARGZ_STRINGIFY
177 /* Define if you have the bcopy function. */
180 /* Define if you have the btowc function. */
183 /* Define if you have the bzero function. */
186 /* Define if you have the dcgettext function. */
187 #undef HAVE_DCGETTEXT
189 /* Define if you have the getcwd function. */
192 /* Define if you have the getpagesize function. */
193 #undef HAVE_GETPAGESIZE
195 /* Define if you have the isascii function. */
198 /* Define if you have the munmap function. */
201 /* Define if you have the poll function. */
204 /* Define if you have the putenv function. */
207 /* Define if you have the sbrk function. */
210 /* Define if you have the setenv function. */
213 /* Define if you have the setlocale function. */
214 #undef HAVE_SETLOCALE
216 /* Define if you have the setpgid function. */
219 /* Define if you have the sigaction function. */
220 #undef HAVE_SIGACTION
222 /* Define if you have the sigprocmask function. */
223 #undef HAVE_SIGPROCMASK
225 /* Define if you have the socketpair function. */
226 #undef HAVE_SOCKETPAIR
228 /* Define if you have the stpcpy function. */
231 /* Define if you have the strcasecmp function. */
232 #undef HAVE_STRCASECMP
234 /* Define if you have the strchr function. */
237 /* Define if you have the <argz.h> header file. */
240 /* Define if you have the <asm/debugreg.h> header file. */
241 #undef HAVE_ASM_DEBUGREG_H
243 /* Define if you have the <ctype.h> header file. */
246 /* Define if you have the <curses.h> header file. */
249 /* Define if you have the <dirent.h> header file. */
252 /* Define if you have the <endian.h> header file. */
255 /* Define if you have the <limits.h> header file. */
258 /* Define if you have the <link.h> header file. */
261 /* Define if you have the <locale.h> header file. */
264 /* Define if you have the <malloc.h> header file. */
267 /* Define if you have the <memory.h> header file. */
270 /* Define if you have the <ncurses.h> header file. */
271 #undef HAVE_NCURSES_H
273 /* Define if you have the <ndir.h> header file. */
276 /* Define if you have the <nl_types.h> header file. */
277 #undef HAVE_NL_TYPES_H
279 /* Define if you have the <objlist.h> header file. */
280 #undef HAVE_OBJLIST_H
282 /* Define if you have the <poll.h> header file. */
285 /* Define if you have the <proc_service.h> header file. */
286 #undef HAVE_PROC_SERVICE_H
288 /* Define if you have the <ptrace.h> header file. */
291 /* Define if you have the <sgtty.h> header file. */
294 /* Define if you have the <stddef.h> header file. */
297 /* Define if you have the <stdint.h> header file. */
300 /* Define if you have the <stdlib.h> header file. */
303 /* Define if you have the <string.h> header file. */
306 /* Define if you have the <sys/debugreg.h> header file. */
307 #undef HAVE_SYS_DEBUGREG_H
309 /* Define if you have the <sys/dir.h> header file. */
310 #undef HAVE_SYS_DIR_H
312 /* Define if you have the <sys/file.h> header file. */
313 #undef HAVE_SYS_FILE_H
315 /* Define if you have the <sys/ioctl.h> header file. */
316 #undef HAVE_SYS_IOCTL_H
318 /* Define if you have the <sys/ndir.h> header file. */
319 #undef HAVE_SYS_NDIR_H
321 /* Define if you have the <sys/param.h> header file. */
322 #undef HAVE_SYS_PARAM_H
324 /* Define if you have the <sys/poll.h> header file. */
325 #undef HAVE_SYS_POLL_H
327 /* Define if you have the <sys/procfs.h> header file. */
328 #undef HAVE_SYS_PROCFS_H
330 /* Define if you have the <sys/ptrace.h> header file. */
331 #undef HAVE_SYS_PTRACE_H
333 /* Define if you have the <sys/reg.h> header file. */
334 #undef HAVE_SYS_REG_H
336 /* Define if you have the <sys/select.h> header file. */
337 #undef HAVE_SYS_SELECT_H
339 /* Define if you have the <sys/user.h> header file. */
340 #undef HAVE_SYS_USER_H
342 /* Define if you have the <sys/wait.h> header file. */
343 #undef HAVE_SYS_WAIT_H
345 /* Define if you have the <term.h> header file. */
348 /* Define if you have the <termio.h> header file. */
351 /* Define if you have the <termios.h> header file. */
352 #undef HAVE_TERMIOS_H
354 /* Define if you have the <thread_db.h> header file. */
355 #undef HAVE_THREAD_DB_H
357 /* Define if you have the <time.h> header file. */
360 /* Define if you have the <unistd.h> header file. */
363 /* Define if you have the <values.h> header file. */
366 /* Define if you have the <wait.h> header file. */
369 /* Define if you have the <wchar.h> header file. */
372 /* Define if you have the <wctype.h> header file. */
375 /* Define if you have the dl library (-ldl). */
378 /* Define if you have the m library (-lm). */
381 /* Define if you have the socket library (-lsocket). */
382 #undef HAVE_LIBSOCKET
384 /* Define if you have the w library (-lw). */
387 /* Define if you have the stpcpy function */
390 /* Define if your locale.h file contains LC_MESSAGES. */
391 #undef HAVE_LC_MESSAGES
393 /* Define to 1 if NLS is requested */
396 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
399 /* Define if malloc is not declared in system header files. */
400 #undef NEED_DECLARATION_MALLOC
402 /* Define if realloc is not declared in system header files. */
403 #undef NEED_DECLARATION_REALLOC
405 /* Define if free is not declared in system header files. */
406 #undef NEED_DECLARATION_FREE
408 /* Define if strerror is not declared in system header files. */
409 #undef NEED_DECLARATION_STRERROR
411 /* Define if strdup is not declared in system header files. */
412 #undef NEED_DECLARATION_STRDUP
414 /* Define if strstr is not declared in system header files. */
415 #undef NEED_DECLARATION_STRSTR
417 /* Define if <sys/procfs.h> has pstatus_t. */
418 #undef HAVE_PSTATUS_T
420 /* Define if <sys/procfs.h> has prrun_t. */
423 /* Define if <sys/procfs.h> has gregset_t. */
424 #undef HAVE_GREGSET_T
426 /* Define if <sys/procfs.h> has fpregset_t. */
427 #undef HAVE_FPREGSET_T
429 /* Define if <sys/procfs.h> has prgregset_t. */
430 #undef HAVE_PRGREGSET_T
432 /* Define if <sys/procfs.h> has prfpregset_t. */
433 #undef HAVE_PRFPREGSET_T
435 /* Define if <sys/procfs.h> has prgregset32_t. */
436 #undef HAVE_PRGREGSET32_T
438 /* Define if <sys/procfs.h> has prfpregset32_t. */
439 #undef HAVE_PRFPREGSET32_T
441 /* Define if <sys/procfs.h> has lwpid_t. */
444 /* Define if <sys/procfs.h> has psaddr_t. */