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