Remove some GDB specific stuff from selftest.c
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
f450004a 1/* config.in. Generated from configure.ac by autoheader. */
84563040 2
a1723c35 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
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if you have `alloca', as a function or macro. */
12#undef HAVE_ALLOCA
13
14/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15 */
16#undef HAVE_ALLOCA_H
17
b80864fb
DJ
18/* Define to 1 if you have the <arpa/inet.h> header file. */
19#undef HAVE_ARPA_INET_H
20
0bcda685
PA
21/* define if the compiler supports basic C++11 syntax */
22#undef HAVE_CXX11
23
03583c20
UW
24/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
25 you don't. */
26#undef HAVE_DECL_ADDR_NO_RANDOMIZE
27
07697489
PA
28/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
29 don't. */
30#undef HAVE_DECL_ASPRINTF
31
32/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
33 you don't. */
34#undef HAVE_DECL_BASENAME
35
36/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
37#undef HAVE_DECL_FFS
38
68070c10
PA
39/* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
40 */
41#undef HAVE_DECL_PERROR
42
eb7aa561
PA
43/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
44 */
45#undef HAVE_DECL_PTRACE
46
07697489
PA
47/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
48 don't. */
49#undef HAVE_DECL_SNPRINTF
50
e122f1f5
SE
51/* Define to 1 if you have the declaration of `strerror', and to 0 if you
52 don't. */
53#undef HAVE_DECL_STRERROR
54
e6712ff1
DE
55/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
56 */
57#undef HAVE_DECL_STRSTR
58
07697489
PA
59/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
60 */
61#undef HAVE_DECL_STRTOL
62
63/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
64 don't. */
65#undef HAVE_DECL_STRTOLL
66
67/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
68 don't. */
69#undef HAVE_DECL_STRTOUL
70
71/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
72 don't. */
73#undef HAVE_DECL_STRTOULL
74
75/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
76 don't. */
77#undef HAVE_DECL_STRVERSCMP
78
bb0116a4
JB
79/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
80 don't. */
81#undef HAVE_DECL_VASPRINTF
82
83/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
84 don't. */
85#undef HAVE_DECL_VSNPRINTF
86
10e86dd7
DE
87/* Define to 1 if you have the `dladdr' function. */
88#undef HAVE_DLADDR
89
8365dcf5
TJB
90/* Define to 1 if the system has the type `Elf32_auxv_t'. */
91#undef HAVE_ELF32_AUXV_T
92
93/* Define to 1 if the system has the type `Elf64_auxv_t'. */
94#undef HAVE_ELF64_AUXV_T
95
f450004a
DJ
96/* Define if <sys/procfs.h> has elf_fpregset_t. */
97#undef HAVE_ELF_FPREGSET_T
84563040 98
68070c10
PA
99/* Define to 1 if you have the <fcntl.h> header file. */
100#undef HAVE_FCNTL_H
101
614c279d
TT
102/* Define to 1 if you have the `fdwalk' function. */
103#undef HAVE_FDWALK
104
eb0edac8
GB
105/* Define to 1 if you have the `fork' function. */
106#undef HAVE_FORK
107
cdf43629
YQ
108/* Define to 1 if you have the `getauxval' function. */
109#undef HAVE_GETAUXVAL
110
3266f10b
TT
111/* Define to 1 if you have the `getrlimit' function. */
112#undef HAVE_GETRLIMIT
113
f450004a
DJ
114/* Define to 1 if you have the <inttypes.h> header file. */
115#undef HAVE_INTTYPES_H
116
3266f10b
TT
117/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
118#undef HAVE_LANGINFO_CODESET
119
f434ba03
PA
120/* Define to 1 if you have the `dl' library (-ldl). */
121#undef HAVE_LIBDL
122
32940073
PA
123/* Define to 1 if you have the `mcheck' library (-lmcheck). */
124#undef HAVE_LIBMCHECK
125
9accd112
MM
126/* Define if the target supports branch tracing. */
127#undef HAVE_LINUX_BTRACE
128
f450004a
DJ
129/* Define to 1 if you have the <linux/elf.h> header file. */
130#undef HAVE_LINUX_ELF_H
58caa3dc 131
945bf713
MM
132/* Define to 1 if you have the <linux/perf_event.h> header file. */
133#undef HAVE_LINUX_PERF_EVENT_H
134
e9d25b98 135/* Define if the target supports register sets. */
58caa3dc
DJ
136#undef HAVE_LINUX_REGSETS
137
f450004a
DJ
138/* Define if the target supports PTRACE_PEEKUSR for register access. */
139#undef HAVE_LINUX_USRREGS
58caa3dc 140
3266f10b
TT
141/* Define to 1 if you have the <locale.h> header file. */
142#undef HAVE_LOCALE_H
143
07697489
PA
144/* Define to 1 if the system has the type `long long'. */
145#undef HAVE_LONG_LONG
146
18f5fd81 147/* Define if <thread_db.h> has lwpid_t. */
f450004a 148#undef HAVE_LWPID_T
0d62e5e8 149
f450004a
DJ
150/* Define to 1 if you have the <memory.h> header file. */
151#undef HAVE_MEMORY_H
152
b80864fb
DJ
153/* Define to 1 if you have the <netdb.h> header file. */
154#undef HAVE_NETDB_H
155
156/* Define to 1 if you have the <netinet/in.h> header file. */
157#undef HAVE_NETINET_IN_H
158
159/* Define to 1 if you have the <netinet/tcp.h> header file. */
160#undef HAVE_NETINET_TCP_H
161
03583c20
UW
162/* Define if you support the personality syscall. */
163#undef HAVE_PERSONALITY
164
3266f10b
TT
165/* Define to 1 if you have the `pipe' function. */
166#undef HAVE_PIPE
167
614c279d
TT
168/* Define to 1 if you have the `pipe2' function. */
169#undef HAVE_PIPE2
170
4e799345
DJ
171/* Define to 1 if you have the `pread' function. */
172#undef HAVE_PREAD
173
fd462a61
DJ
174/* Define to 1 if you have the `pread64' function. */
175#undef HAVE_PREAD64
176
1041a03c
JB
177/* Define if <sys/procfs.h> has prfpregset_t. */
178#undef HAVE_PRFPREGSET_T
179
f450004a
DJ
180/* Define if <sys/procfs.h> has prgregset_t. */
181#undef HAVE_PRGREGSET_T
182
183/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
184#undef HAVE_PROC_SERVICE_H
185
18f5fd81 186/* Define if <thread_db.h> has psaddr_t. */
f450004a
DJ
187#undef HAVE_PSADDR_T
188
189/* Define if the target supports PTRACE_GETFPXREGS for extended register
190 access. */
191#undef HAVE_PTRACE_GETFPXREGS
192
e9d25b98
DJ
193/* Define if the target supports PTRACE_GETREGS for register access. */
194#undef HAVE_PTRACE_GETREGS
195
eb7aa561
PA
196/* Define to 1 if you have the <ptrace.h> header file. */
197#undef HAVE_PTRACE_H
198
4e799345
DJ
199/* Define to 1 if you have the `pwrite' function. */
200#undef HAVE_PWRITE
201
4b8b5e72
GB
202/* Define to 1 if you have the `setns' function. */
203#undef HAVE_SETNS
204
f450004a 205/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
206#undef HAVE_SGTTY_H
207
f348d89a
PA
208/* Define to 1 if you have the `sigaction' function. */
209#undef HAVE_SIGACTION
210
68070c10
PA
211/* Define to 1 if you have the <signal.h> header file. */
212#undef HAVE_SIGNAL_H
213
e9bcb658
GB
214/* Define if sigsetjmp is available. */
215#undef HAVE_SIGSETJMP
216
3266f10b
TT
217/* Define to 1 if you have the `socketpair' function. */
218#undef HAVE_SOCKETPAIR
219
ccbd4912 220/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
221#undef HAVE_SOCKLEN_T
222
223/* Define to 1 if you have the <stdint.h> header file. */
224#undef HAVE_STDINT_H
225
226/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
227#undef HAVE_STDLIB_H
228
f450004a
DJ
229/* Define to 1 if you have the <strings.h> header file. */
230#undef HAVE_STRINGS_H
231
232/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
233#undef HAVE_STRING_H
234
791c0056
GB
235/* Define to 1 if `struct stat' is a member of `st_blksize'. */
236#undef HAVE_STRUCT_STAT_ST_BLKSIZE
237
238/* Define to 1 if `struct stat' is a member of `st_blocks'. */
239#undef HAVE_STRUCT_STAT_ST_BLOCKS
240
239b6d10
WT
241/* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
242#undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
243
244/* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
245#undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
246
fa593d66
PA
247/* Define to 1 if the target supports __sync_*_compare_and_swap */
248#undef HAVE_SYNC_BUILTINS
249
68070c10
PA
250/* Define to 1 if you have the <sys/file.h> header file. */
251#undef HAVE_SYS_FILE_H
252
b80864fb
DJ
253/* Define to 1 if you have the <sys/ioctl.h> header file. */
254#undef HAVE_SYS_IOCTL_H
255
f450004a 256/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
257#undef HAVE_SYS_PROCFS_H
258
eb7aa561
PA
259/* Define to 1 if you have the <sys/ptrace.h> header file. */
260#undef HAVE_SYS_PTRACE_H
261
f450004a 262/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
263#undef HAVE_SYS_REG_H
264
3266f10b
TT
265/* Define to 1 if you have the <sys/resource.h> header file. */
266#undef HAVE_SYS_RESOURCE_H
267
b80864fb
DJ
268/* Define to 1 if you have the <sys/socket.h> header file. */
269#undef HAVE_SYS_SOCKET_H
270
f450004a
DJ
271/* Define to 1 if you have the <sys/stat.h> header file. */
272#undef HAVE_SYS_STAT_H
273
5b4e221c
MF
274/* Define to 1 if you have the <sys/syscall.h> header file. */
275#undef HAVE_SYS_SYSCALL_H
276
f450004a
DJ
277/* Define to 1 if you have the <sys/types.h> header file. */
278#undef HAVE_SYS_TYPES_H
84563040 279
2fa291ac
YQ
280/* Define to 1 if you have the <sys/un.h> header file. */
281#undef HAVE_SYS_UN_H
282
b80864fb
DJ
283/* Define to 1 if you have the <sys/wait.h> header file. */
284#undef HAVE_SYS_WAIT_H
285
3db0444b
DJ
286/* Define if TD_VERSION is available. */
287#undef HAVE_TD_VERSION
288
f450004a 289/* Define to 1 if you have the <termios.h> header file. */
84563040 290#undef HAVE_TERMIOS_H
0d62e5e8 291
f450004a
DJ
292/* Define to 1 if you have the <termio.h> header file. */
293#undef HAVE_TERMIO_H
294
295/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
296#undef HAVE_THREAD_DB_H
297
f450004a 298/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
299#undef HAVE_UNISTD_H
300
0fb4aa4b
PA
301/* Define if UST is available */
302#undef HAVE_UST
303
eb0edac8
GB
304/* Define to 1 if you have the `vfork' function. */
305#undef HAVE_VFORK
306
307/* Define to 1 if you have the <vfork.h> header file. */
308#undef HAVE_VFORK_H
309
8bdce1ff
PM
310/* Define to 1 if you have the <wait.h> header file. */
311#undef HAVE_WAIT_H
312
eb0edac8
GB
313/* Define to 1 if `fork' works. */
314#undef HAVE_WORKING_FORK
315
316/* Define to 1 if `vfork' works. */
317#undef HAVE_WORKING_VFORK
318
f450004a
DJ
319/* Define to the address where bug reports for this package should be sent. */
320#undef PACKAGE_BUGREPORT
0d62e5e8 321
f450004a
DJ
322/* Define to the full name of this package. */
323#undef PACKAGE_NAME
0d62e5e8 324
f450004a
DJ
325/* Define to the full name and version of this package. */
326#undef PACKAGE_STRING
0d62e5e8 327
f450004a
DJ
328/* Define to the one symbol short name of this package. */
329#undef PACKAGE_TARNAME
0d62e5e8 330
81ecdfbb
RW
331/* Define to the home page for this package. */
332#undef PACKAGE_URL
333
f450004a
DJ
334/* Define to the version of this package. */
335#undef PACKAGE_VERSION
0d62e5e8 336
c16158bc
JM
337/* Additional package description */
338#undef PKGVERSION
339
54019719
PA
340/* Define to the type of arg 1 for ptrace. */
341#undef PTRACE_TYPE_ARG1
342
eb7aa561
PA
343/* Define to the type of arg 3 for ptrace. */
344#undef PTRACE_TYPE_ARG3
345
346/* Define to the type of arg 4 for ptrace. */
347#undef PTRACE_TYPE_ARG4
348
349/* Define to the type of arg 5 for ptrace. */
350#undef PTRACE_TYPE_ARG5
351
352/* Define as the return type of ptrace. */
353#undef PTRACE_TYPE_RET
354
c16158bc
JM
355/* Bug reporting address */
356#undef REPORT_BUGS_TO
357
07697489
PA
358/* The size of `long long', as computed by sizeof. */
359#undef SIZEOF_LONG_LONG
360
a1723c35 361/* If using the C implementation of alloca, define if you know the
362 direction of stack growth for your system; otherwise it will be
363 automatically deduced at runtime.
364 STACK_DIRECTION > 0 => grows toward higher addresses
365 STACK_DIRECTION < 0 => grows toward lower addresses
366 STACK_DIRECTION = 0 => direction of growth unknown */
367#undef STACK_DIRECTION
368
f450004a
DJ
369/* Define to 1 if you have the ANSI C header files. */
370#undef STDC_HEADERS
b80864fb 371
96f15937
PP
372/* Define if we should use libthread_db directly. */
373#undef USE_LIBTHREAD_DB_DIRECTLY
374
81ecdfbb
RW
375/* Enable extensions on AIX 3, Interix. */
376#ifndef _ALL_SOURCE
377# undef _ALL_SOURCE
378#endif
379/* Enable GNU extensions on systems that have them. */
380#ifndef _GNU_SOURCE
381# undef _GNU_SOURCE
382#endif
383/* Enable threading extensions on Solaris. */
384#ifndef _POSIX_PTHREAD_SEMANTICS
385# undef _POSIX_PTHREAD_SEMANTICS
386#endif
387/* Enable extensions on HP NonStop. */
388#ifndef _TANDEM_SOURCE
389# undef _TANDEM_SOURCE
390#endif
391/* Enable general extensions on Solaris. */
392#ifndef __EXTENSIONS__
393# undef __EXTENSIONS__
394#endif
395
396
7d4e5717
PA
397/* Define if we should use libthread_db. */
398#undef USE_THREAD_DB
399
c971b7fa
PA
400/* Define if we should use the Windows API, instead of the POSIX API. On
401 Windows, we use the Windows API when building for MinGW, but the POSIX API
402 when building for Cygwin. */
403#undef USE_WIN32API
55a8c076 404
c971b7fa
PA
405/* Define if an XML target description is available. */
406#undef USE_XML
fd462a61 407
589bc927
TT
408/* Number of bits in a file offset, on hosts where this is settable. */
409#undef _FILE_OFFSET_BITS
410
411/* Define for large files, on AIX-style hosts. */
412#undef _LARGE_FILES
413
c971b7fa
PA
414/* Define to 1 if on MINIX. */
415#undef _MINIX
81ecdfbb 416
c971b7fa
PA
417/* Define to 2 if the system does not provide POSIX.1 features except with
418 this defined. */
419#undef _POSIX_1_SOURCE
81ecdfbb 420
c971b7fa
PA
421/* Define to 1 if you need to in order for `stat' and other things to work. */
422#undef _POSIX_SOURCE
eb0edac8
GB
423
424/* Define to `int' if <sys/types.h> does not define. */
425#undef pid_t
426
427/* Define as `fork' if `vfork' does not work. */
428#undef vfork
This page took 1.925115 seconds and 4 git commands to generate.