Fix issues with multiple inferiors
[deliverable/binutils-gdb.git] / gdb / config.in
CommitLineData
bc8bcb4b 1/* config.in. Generated from configure.ac by autoheader. */
c960c18f 2
81ecdfbb
RW
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
7349ff92
JK
6/* Directories from which to load auto-loaded scripts. */
7#undef AUTO_LOAD_DIR
8
6dea1fbd
JK
9/* Directories safe to hold auto-loaded files. */
10#undef AUTO_LOAD_SAFE_PATH
11
f83d8a90
DE
12/* Directory of programs. */
13#undef BINDIR
14
bc8bcb4b
MK
15/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16 systems. This function is required for `alloca.c' support on those systems.
17 */
18#undef CRAY_STACKSEG_END
c906108c 19
5e030278
TT
20/* Define to 1 if std::thread works. */
21#undef CXX_STD_THREAD
22
bc8bcb4b
MK
23/* Define to 1 if using `alloca.c'. */
24#undef C_ALLOCA
c906108c 25
b14b1491 26/* look for global separate debug info in this path [LIBDIR/debug] */
bc8bcb4b 27#undef DEBUGDIR
d9feb4e7 28
b14b1491
TT
29/* Define if the separate-debug-dir directory should be relocated when GDB is
30 moved. */
aa28a74e
DJ
31#undef DEBUGDIR_RELOCATABLE
32
bc8bcb4b
MK
33/* Define to BFD's default architecture. */
34#undef DEFAULT_BFD_ARCH
27aac7ff 35
bc8bcb4b
MK
36/* Define to BFD's default target vector. */
37#undef DEFAULT_BFD_VEC
c906108c 38
3841debe
DJ
39/* Define to 1 if translation of program messages to the user's native
40 language is requested. */
bc8bcb4b 41#undef ENABLE_NLS
c906108c 42
e655c1a2
PA
43/* The .gdbinit filename. */
44#undef GDBINIT
45
b14b1491
TT
46/* look for global separate data files in this path [DATADIR/gdb] */
47#undef GDB_DATADIR
48
49/* Define if the gdb-datadir directory should be relocated when GDB is moved.
50 */
51#undef GDB_DATADIR_RELOCATABLE
52
bc8bcb4b
MK
53/* Define to be a string naming the default host character set. */
54#undef GDB_DEFAULT_HOST_CHARSET
c906108c 55
bc8bcb4b
MK
56/* Host double floatformat */
57#undef GDB_HOST_DOUBLE_FORMAT
d9feb4e7 58
bc8bcb4b
MK
59/* Host float floatformat */
60#undef GDB_HOST_FLOAT_FORMAT
c906108c 61
bc8bcb4b
MK
62/* Host long double floatformat */
63#undef GDB_HOST_LONG_DOUBLE_FORMAT
96baa820 64
60ca704f
SE
65/* nativefile */
66#undef GDB_NM_FILE
67
bc8bcb4b
MK
68/* Define to the default OS ABI for this configuration. */
69#undef GDB_OSABI_DEFAULT
14abd0fb 70
dcd1f979
TT
71/* Define if self-testing features should be enabled */
72#undef GDB_SELF_TEST
73
bc8bcb4b
MK
74/* Define to 1 if you have `alloca', as a function or macro. */
75#undef HAVE_ALLOCA
c906108c 76
bc8bcb4b
MK
77/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
78 */
79#undef HAVE_ALLOCA_H
58d370e0 80
732f6a93
TT
81/* Define to 1 if you have the `btowc' function. */
82#undef HAVE_BTOWC
83
bc8bcb4b
MK
84/* Define to 1 if you have the <cursesX.h> header file. */
85#undef HAVE_CURSESX_H
c906108c 86
bc8bcb4b
MK
87/* Define to 1 if you have the <curses.h> header file. */
88#undef HAVE_CURSES_H
0200359f 89
0bcda685
PA
90/* define if the compiler supports basic C++11 syntax */
91#undef HAVE_CXX11
92
10568435
JK
93/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
94 you don't. */
95#undef HAVE_DECL_ADDR_NO_RANDOMIZE
96
07697489
PA
97/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
98 don't. */
99#undef HAVE_DECL_ASPRINTF
100
101/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
102 you don't. */
103#undef HAVE_DECL_BASENAME
104
105/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
106#undef HAVE_DECL_FFS
107
d645e32e
JB
108/* Define to 1 if you have the declaration of `getthrds', and to 0 if you
109 don't. */
110#undef HAVE_DECL_GETTHRDS
111
a3828db0
MK
112/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
113 */
bc8bcb4b 114#undef HAVE_DECL_PTRACE
46711df8 115
e5a7de23
EZ
116/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
117 don't. */
118#undef HAVE_DECL_SNPRINTF
119
a3828db0
MK
120/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
121 */
122#undef HAVE_DECL_STRSTR
123
07697489
PA
124/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
125 */
126#undef HAVE_DECL_STRTOL
127
128/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
129 don't. */
130#undef HAVE_DECL_STRTOLL
131
132/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
133 don't. */
134#undef HAVE_DECL_STRTOUL
135
136/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
137 don't. */
138#undef HAVE_DECL_STRTOULL
139
140/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
141 don't. */
142#undef HAVE_DECL_STRVERSCMP
143
144/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
145 don't. */
146#undef HAVE_DECL_VASPRINTF
147
148/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
149 don't. */
150#undef HAVE_DECL_VSNPRINTF
151
b161e06f
JK
152/* Define to 1 if you have the <dlfcn.h> header file. */
153#undef HAVE_DLFCN_H
154
31d99776
DJ
155/* Define if ELF support should be included. */
156#undef HAVE_ELF
157
43b7e92b
GB
158/* Define if <sys/procfs.h> has elf_fpregset_t. */
159#undef HAVE_ELF_FPREGSET_T
160
d542061a
UW
161/* Define to 1 if you have the <elf_hp.h> header file. */
162#undef HAVE_ELF_HP_H
163
01fe12f6
JB
164/* Define to 1 if your system has the etext variable. */
165#undef HAVE_ETEXT
166
614c279d
TT
167/* Define to 1 if you have the `fdwalk' function. */
168#undef HAVE_FDWALK
169
bc8bcb4b
MK
170/* Define to 1 if you have the `fork' function. */
171#undef HAVE_FORK
c906108c 172
bc8bcb4b
MK
173/* Define if <sys/procfs.h> has fpregset_t. */
174#undef HAVE_FPREGSET_T
c906108c 175
cdf43629
YQ
176/* Define to 1 if you have the `getauxval' function. */
177#undef HAVE_GETAUXVAL
178
d3ea6809
MM
179/* Define to 1 if you have the `getgid' function. */
180#undef HAVE_GETGID
181
bc8bcb4b
MK
182/* Define to 1 if you have the `getpagesize' function. */
183#undef HAVE_GETPAGESIZE
b757528f 184
e671cd59
PA
185/* Define to 1 if you have the `getpgid' function. */
186#undef HAVE_GETPGID
187
7991dee7
JK
188/* Define to 1 if you have the `getrlimit' function. */
189#undef HAVE_GETRLIMIT
190
7eb368b3
NR
191/* Define to 1 if you have the `getrusage' function. */
192#undef HAVE_GETRUSAGE
193
d3ea6809
MM
194/* Define to 1 if you have the `getuid' function. */
195#undef HAVE_GETUID
196
bc8bcb4b
MK
197/* Define if <sys/procfs.h> has gregset_t. */
198#undef HAVE_GREGSET_T
c906108c 199
ed3ef339
DE
200/* Define if Guile interpreter is being linked in. */
201#undef HAVE_GUILE
202
92fab5a6
AW
203/* Define if Guile supports manual finalization. */
204#undef HAVE_GUILE_MANUAL_FINALIZATION
205
bc8bcb4b
MK
206/* Define if you have the iconv() function. */
207#undef HAVE_ICONV
c906108c 208
6c7a06a3
TT
209/* Define to 1 if you have the `iconvlist' function. */
210#undef HAVE_ICONVLIST
211
bc8bcb4b
MK
212/* Define to 1 if you have the <inttypes.h> header file. */
213#undef HAVE_INTTYPES_H
c906108c 214
92fce24d
JB
215/* Define to 1 if your system has the kinfo_getfile function. */
216#undef HAVE_KINFO_GETFILE
217
25268153
JB
218/* Define to 1 if your system has the kinfo_getvmmap function. */
219#undef HAVE_KINFO_GETVMMAP
220
6c7a06a3
TT
221/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
222#undef HAVE_LANGINFO_CODESET
223
a8111142
TT
224/* Define if your <locale.h> file defines LC_MESSAGES. */
225#undef HAVE_LC_MESSAGES
226
49369217 227/* Define if you have the babeltrace library. */
393fd4c3
YQ
228#undef HAVE_LIBBABELTRACE
229
3841debe
DJ
230/* Define if you have the expat library. */
231#undef HAVE_LIBEXPAT
232
fc3b640d
TT
233/* Define to 1 if you have the `libiconvlist' function. */
234#undef HAVE_LIBICONVLIST
235
58bfce93
MM
236/* Define if you have the ipt library. */
237#undef HAVE_LIBIPT
238
608e2dbb
TT
239/* Define if you have the lzma library. */
240#undef HAVE_LIBLZMA
241
bc8bcb4b
MK
242/* Define to 1 if you have the `m' library (-lm). */
243#undef HAVE_LIBM
244
2400729e
UW
245/* Define if you have the mpfr library. */
246#undef HAVE_LIBMPFR
247
5922befa
LM
248/* Define to 1 if you have the <rocm-dbgapi.h> header file. */
249#undef HAVE_ROCM_DBGAPI_H
250
bc8bcb4b 251/* Define to 1 if you have the <libunwind-ia64.h> header file. */
0e5d83e3
JJ
252#undef HAVE_LIBUNWIND_IA64_H
253
ccb1ba62
CB
254/* Define if you have the xxhash library. */
255#undef HAVE_LIBXXHASH
256
43b7e92b
GB
257/* Define to 1 if you have the <linux/elf.h> header file. */
258#undef HAVE_LINUX_ELF_H
259
945bf713
MM
260/* Define to 1 if you have the <linux/perf_event.h> header file. */
261#undef HAVE_LINUX_PERF_EVENT_H
262
a8111142
TT
263/* Define to 1 if you have the <locale.h> header file. */
264#undef HAVE_LOCALE_H
265
bc8bcb4b
MK
266/* Define to 1 if the compiler supports long double. */
267#undef HAVE_LONG_DOUBLE
268
07697489
PA
269/* Define to 1 if the system has the type `long long'. */
270#undef HAVE_LONG_LONG
271
bc8bcb4b
MK
272/* Define if <sys/procfs.h> has lwpid_t. */
273#undef HAVE_LWPID_T
274
275/* Define to 1 if you have the <machine/reg.h> header file. */
78434e59
MK
276#undef HAVE_MACHINE_REG_H
277
bc8bcb4b 278/* Define to 1 if you have the <memory.h> header file. */
c906108c
SS
279#undef HAVE_MEMORY_H
280
bc8bcb4b
MK
281/* Define to 1 if you have a working `mmap' system call. */
282#undef HAVE_MMAP
283
284/* Define to 1 if you have the `monstartup' function. */
285#undef HAVE_MONSTARTUP
286
5007d765
MK
287/* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
288#undef HAVE_NCURSESW_NCURSES_H
289
bc8bcb4b 290/* Define to 1 if you have the <ncurses.h> header file. */
2894793a
AC
291#undef HAVE_NCURSES_H
292
bc8bcb4b 293/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
a6ed5501
MK
294#undef HAVE_NCURSES_NCURSES_H
295
bc8bcb4b 296/* Define to 1 if you have the <ncurses/term.h> header file. */
3b78cdbb
DA
297#undef HAVE_NCURSES_TERM_H
298
bc8bcb4b
MK
299/* Define to 1 if you have the <nlist.h> header file. */
300#undef HAVE_NLIST_H
301
10568435
JK
302/* Define if you support the personality syscall. */
303#undef HAVE_PERSONALITY
304
a156a290
MF
305/* Define to 1 if you have the `pipe' function. */
306#undef HAVE_PIPE
307
614c279d
TT
308/* Define to 1 if you have the `pipe2' function. */
309#undef HAVE_PIPE2
310
bc8bcb4b
MK
311/* Define to 1 if you have the `poll' function. */
312#undef HAVE_POLL
486363b6 313
bc8bcb4b 314/* Define to 1 if you have the <poll.h> header file. */
409a3f64
AC
315#undef HAVE_POLL_H
316
be391dca
TT
317/* Define to 1 if you have the `posix_madvise' function. */
318#undef HAVE_POSIX_MADVISE
319
7313baad
UW
320/* Define to 1 if you have the `pread' function. */
321#undef HAVE_PREAD
322
bc8bcb4b
MK
323/* Define to 1 if you have the `pread64' function. */
324#undef HAVE_PREAD64
325
bc8bcb4b
MK
326/* Define if <sys/procfs.h> has prfpregset_t. */
327#undef HAVE_PRFPREGSET_T
328
329/* Define if <sys/procfs.h> has prgregset32_t. */
330#undef HAVE_PRGREGSET32_T
331
332/* Define if <sys/procfs.h> has prgregset_t. */
333#undef HAVE_PRGREGSET_T
334
335/* Define to 1 if you have the <proc_service.h> header file. */
e7d0728a
AC
336#undef HAVE_PROC_SERVICE_H
337
bc8bcb4b
MK
338/* Define if <sys/procfs.h> has psaddr_t. */
339#undef HAVE_PSADDR_T
340
5e030278
TT
341/* Have PTHREAD_PRIO_INHERIT. */
342#undef HAVE_PTHREAD_PRIO_INHERIT
343
4da8c3a8
TT
344/* Define to 1 if you have the `pthread_setname_np' function. */
345#undef HAVE_PTHREAD_SETNAME_NP
346
21987b9c
TT
347/* Define to 1 if you have the `pthread_sigmask' function. */
348#undef HAVE_PTHREAD_SIGMASK
349
b08ee99f
UW
350/* Define to 1 if you have the `ptrace64' function. */
351#undef HAVE_PTRACE64
352
60ca704f
SE
353/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
354#undef HAVE_PTRACE_GETFPXREGS
355
356/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
357#undef HAVE_PTRACE_GETREGS
358
bc8bcb4b 359/* Define to 1 if you have the <ptrace.h> header file. */
c906108c
SS
360#undef HAVE_PTRACE_H
361
60ca704f
SE
362/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
363#undef HAVE_PT_GETDBREGS
364
365/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
366#undef HAVE_PT_GETXMMREGS
367
c56ccc05
MM
368/* Define to 1 if you have the `pt_insn_event' function. */
369#undef HAVE_PT_INSN_EVENT
370
7313baad
UW
371/* Define to 1 if you have the `pwrite' function. */
372#undef HAVE_PWRITE
373
d57a3c85
TJB
374/* Define if Python interpreter is being linked in. */
375#undef HAVE_PYTHON
376
db5e03ae
PA
377/* Define to 1 if you have the `resize_term' function. */
378#undef HAVE_RESIZE_TERM
379
bc8bcb4b
MK
380/* Define to 1 if you have the `sbrk' function. */
381#undef HAVE_SBRK
382
16954d5d
LC
383/* Define to 1 if you have the `scm_new_smob' function. */
384#undef HAVE_SCM_NEW_SMOB
385
a8111142
TT
386/* Define to 1 if you have the `setlocale' function. */
387#undef HAVE_SETLOCALE
388
4b8b5e72
GB
389/* Define to 1 if you have the `setns' function. */
390#undef HAVE_SETNS
391
bc8bcb4b
MK
392/* Define to 1 if you have the `setpgid' function. */
393#undef HAVE_SETPGID
394
395/* Define to 1 if you have the `setpgrp' function. */
396#undef HAVE_SETPGRP
397
7991dee7
JK
398/* Define to 1 if you have the `setrlimit' function. */
399#undef HAVE_SETRLIMIT
400
83116857
TJB
401/* Define to 1 if you have the `setsid' function. */
402#undef HAVE_SETSID
403
bc8bcb4b
MK
404/* Define to 1 if you have the `sigaction' function. */
405#undef HAVE_SIGACTION
406
992c7d70
GB
407/* Define to 1 if you have the `sigaltstack' function. */
408#undef HAVE_SIGALTSTACK
409
436868fb
DP
410/* Define to 1 if you have the <signal.h> header file. */
411#undef HAVE_SIGNAL_H
412
bc8bcb4b
MK
413/* Define to 1 if you have the `sigprocmask' function. */
414#undef HAVE_SIGPROCMASK
415
416/* Define if sigsetjmp is available. */
417#undef HAVE_SIGSETJMP
418
419/* Define to 1 if you have the `sigsetmask' function. */
420#undef HAVE_SIGSETMASK
421
422/* Define to 1 if you have the `socketpair' function. */
423#undef HAVE_SOCKETPAIR
424
f9f87d2c
MK
425/* Define to 1 if the system has the type `socklen_t'. */
426#undef HAVE_SOCKLEN_T
427
62f29fda
TT
428/* Define to 1 if the source-highlight library is available */
429#undef HAVE_SOURCE_HIGHLIGHT
430
bc8bcb4b 431/* Define to 1 if you have the <stdint.h> header file. */
e7d0728a
AC
432#undef HAVE_STDINT_H
433
bc8bcb4b 434/* Define to 1 if you have the <stdlib.h> header file. */
c906108c
SS
435#undef HAVE_STDLIB_H
436
bc8bcb4b 437/* Define to 1 if you have the <strings.h> header file. */
5ee754fc
MK
438#undef HAVE_STRINGS_H
439
bc8bcb4b
MK
440/* Define to 1 if you have the <string.h> header file. */
441#undef HAVE_STRING_H
442
443/* Define to 1 if your system has struct lwp. */
444#undef HAVE_STRUCT_LWP
445
d0ac1c44 446/* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
e6cdd38e
JB
447#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE
448
d0ac1c44 449/* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */
f77a9b48
PA
450#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
451
d0ac1c44 452/* Define to 1 if `enabled' is a member of `struct pt_insn'. */
c56ccc05
MM
453#undef HAVE_STRUCT_PT_INSN_ENABLED
454
d0ac1c44 455/* Define to 1 if `resynced' is a member of `struct pt_insn'. */
c56ccc05
MM
456#undef HAVE_STRUCT_PT_INSN_RESYNCED
457
bc8bcb4b
MK
458/* Define to 1 if your system has struct reg in <machine/reg.h>. */
459#undef HAVE_STRUCT_REG
460
d0ac1c44 461/* Define to 1 if `r_fs' is a member of `struct reg'. */
5c45e068
MK
462#undef HAVE_STRUCT_REG_R_FS
463
d0ac1c44 464/* Define to 1 if `r_gs' is a member of `struct reg'. */
5c45e068
MK
465#undef HAVE_STRUCT_REG_R_GS
466
d0ac1c44 467/* Define to 1 if `st_blksize' is a member of `struct stat'. */
d3ea6809
MM
468#undef HAVE_STRUCT_STAT_ST_BLKSIZE
469
d0ac1c44 470/* Define to 1 if `st_blocks' is a member of `struct stat'. */
666ec76f
MK
471#undef HAVE_STRUCT_STAT_ST_BLOCKS
472
d0ac1c44 473/* Define to 1 if `td_pcb' is a member of `struct thread'. */
bc8bcb4b
MK
474#undef HAVE_STRUCT_THREAD_TD_PCB
475
d0ac1c44 476/* Define to 1 if `fs_base' is a member of `struct user_regs_struct'. */
6fea9e18
L
477#undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
478
d0ac1c44 479/* Define to 1 if `gs_base' is a member of `struct user_regs_struct'. */
6fea9e18
L
480#undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
481
bc8bcb4b 482/* Define to 1 if you have the <sys/debugreg.h> header file. */
c906108c
SS
483#undef HAVE_SYS_DEBUGREG_H
484
bc8bcb4b 485/* Define to 1 if you have the <sys/file.h> header file. */
fc24370e
MS
486#undef HAVE_SYS_FILE_H
487
bc8bcb4b 488/* Define to 1 if you have the <sys/filio.h> header file. */
0cf3e697
MH
489#undef HAVE_SYS_FILIO_H
490
bc8bcb4b 491/* Define to 1 if you have the <sys/ioctl.h> header file. */
7e89e357
JT
492#undef HAVE_SYS_IOCTL_H
493
bc8bcb4b 494/* Define to 1 if you have the <sys/param.h> header file. */
c906108c
SS
495#undef HAVE_SYS_PARAM_H
496
bc8bcb4b 497/* Define to 1 if you have the <sys/poll.h> header file. */
409a3f64
AC
498#undef HAVE_SYS_POLL_H
499
bc8bcb4b 500/* Define to 1 if you have the <sys/procfs.h> header file. */
c906108c
SS
501#undef HAVE_SYS_PROCFS_H
502
bc8bcb4b 503/* Define to 1 if you have the <sys/ptrace.h> header file. */
c906108c
SS
504#undef HAVE_SYS_PTRACE_H
505
bc8bcb4b 506/* Define to 1 if you have the <sys/reg.h> header file. */
c906108c
SS
507#undef HAVE_SYS_REG_H
508
7eb368b3
NR
509/* Define to 1 if you have the <sys/resource.h> header file. */
510#undef HAVE_SYS_RESOURCE_H
511
bc8bcb4b 512/* Define to 1 if you have the <sys/select.h> header file. */
7a292a7a
SS
513#undef HAVE_SYS_SELECT_H
514
8658d16d
PA
515/* Define to 1 if you have the <sys/socket.h> header file. */
516#undef HAVE_SYS_SOCKET_H
517
bc8bcb4b
MK
518/* Define to 1 if you have the <sys/stat.h> header file. */
519#undef HAVE_SYS_STAT_H
520
bc8bcb4b 521/* Define to 1 if you have the <sys/types.h> header file. */
086ec9eb
MK
522#undef HAVE_SYS_TYPES_H
523
2fa291ac
YQ
524/* Define to 1 if you have the <sys/un.h> header file. */
525#undef HAVE_SYS_UN_H
526
bc8bcb4b 527/* Define to 1 if you have the <sys/user.h> header file. */
944d780c
AC
528#undef HAVE_SYS_USER_H
529
bc8bcb4b 530/* Define to 1 if you have the <sys/wait.h> header file. */
c906108c
SS
531#undef HAVE_SYS_WAIT_H
532
bc8bcb4b
MK
533/* Define to 1 if you have the <termios.h> header file. */
534#undef HAVE_TERMIOS_H
c906108c 535
bc8bcb4b
MK
536/* Define to 1 if you have the <term.h> header file. */
537#undef HAVE_TERM_H
c906108c 538
bc8bcb4b 539/* Define to 1 if you have the <thread_db.h> header file. */
e7d0728a
AC
540#undef HAVE_THREAD_DB_H
541
bc8bcb4b
MK
542/* Define to 1 if you have the `ttrace' function. */
543#undef HAVE_TTRACE
c906108c 544
bc8bcb4b
MK
545/* Define to 1 if you have the <unistd.h> header file. */
546#undef HAVE_UNISTD_H
c906108c 547
1d1d0bf7
TT
548/* Define to 1 if you have the `use_default_colors' function. */
549#undef HAVE_USE_DEFAULT_COLORS
550
bc8bcb4b
MK
551/* Define to 1 if you have the `vfork' function. */
552#undef HAVE_VFORK
c906108c 553
bc8bcb4b
MK
554/* Define to 1 if you have the <vfork.h> header file. */
555#undef HAVE_VFORK_H
c906108c 556
0a4f61e3
DJ
557/* Define to 1 if you have the `waitpid' function. */
558#undef HAVE_WAITPID
559
bc8bcb4b
MK
560/* Define to 1 if you have the <wait.h> header file. */
561#undef HAVE_WAIT_H
0fbb3da7 562
bc8bcb4b
MK
563/* Define to 1 if you have the `wborder' function. */
564#undef HAVE_WBORDER
5b5d99cf 565
2974be62
AM
566/* Define to 1 if you have the <windows.h> header file. */
567#undef HAVE_WINDOWS_H
568
bc8bcb4b
MK
569/* Define to 1 if `fork' works. */
570#undef HAVE_WORKING_FORK
27e9bf90 571
bc8bcb4b
MK
572/* Define to 1 if `vfork' works. */
573#undef HAVE_WORKING_VFORK
27e9bf90 574
110ed339
PA
575/* Define to 1 if you have the `wresize' function. */
576#undef HAVE_WRESIZE
577
ca4ca11e
DJ
578/* Define to 1 if you have the `XML_StopParser' function. */
579#undef HAVE_XML_STOPPARSER
580
bc8bcb4b 581/* Define to 1 if your system has the _etext variable. */
b0b1c2c0
MK
582#undef HAVE__ETEXT
583
bc8bcb4b
MK
584/* Define to 1 if you have the `_mcleanup' function. */
585#undef HAVE__MCLEANUP
086ec9eb 586
478aac75
DE
587/* Path of directory of iconv program. */
588#undef ICONV_BIN
589
590/* Define if the iconv directory should be relocated when GDB is moved. */
591#undef ICONV_BIN_RELOCATABLE
592
bc8bcb4b
MK
593/* Define as const if the declaration of iconv() needs const. */
594#undef ICONV_CONST
5c7f2947 595
b161e06f
JK
596/* directory to load the JIT readers from */
597#undef JIT_READER_DIR
598
599/* Define if the jit-reader-dir directory should be relocated when GDB is
600 moved. */
601#undef JIT_READER_DIR_RELOCATABLE
602
bc8bcb4b
MK
603/* Name of this package. */
604#undef PACKAGE
a4db0f07 605
bc8bcb4b
MK
606/* Define to the address where bug reports for this package should be sent. */
607#undef PACKAGE_BUGREPORT
c906108c 608
bc8bcb4b
MK
609/* Define to the full name of this package. */
610#undef PACKAGE_NAME
c906108c 611
bc8bcb4b
MK
612/* Define to the full name and version of this package. */
613#undef PACKAGE_STRING
c906108c 614
bc8bcb4b
MK
615/* Define to the one symbol short name of this package. */
616#undef PACKAGE_TARNAME
c906108c 617
81ecdfbb
RW
618/* Define to the home page for this package. */
619#undef PACKAGE_URL
620
bc8bcb4b
MK
621/* Define to the version of this package. */
622#undef PACKAGE_VERSION
83d37ec8 623
c16158bc
JM
624/* Additional package description */
625#undef PKGVERSION
626
dda297ec
TJB
627/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
628#undef PRINTF_HAS_DECFLOAT
629
bc8bcb4b
MK
630/* Define to 1 if the "%Lg" format works to print long doubles. */
631#undef PRINTF_HAS_LONG_DOUBLE
83d37ec8 632
bc8bcb4b
MK
633/* Define to 1 if the "%ll" format works to print long longs. */
634#undef PRINTF_HAS_LONG_LONG
23e04971 635
5e030278
TT
636/* Define to necessary symbol if this constant uses a non-standard name on
637 your system. */
638#undef PTHREAD_CREATE_JOINABLE
639
54019719
PA
640/* Define to the type of arg 1 for ptrace. */
641#undef PTRACE_TYPE_ARG1
642
bc8bcb4b
MK
643/* Define to the type of arg 3 for ptrace. */
644#undef PTRACE_TYPE_ARG3
23e04971 645
96d7229d
LM
646/* Define to the type of arg 4 for ptrace. */
647#undef PTRACE_TYPE_ARG4
648
bc8bcb4b
MK
649/* Define to the type of arg 5 for ptrace. */
650#undef PTRACE_TYPE_ARG5
83d37ec8 651
bc8bcb4b
MK
652/* Define as the return type of ptrace. */
653#undef PTRACE_TYPE_RET
e7d0728a 654
0c4a4063
DE
655/* Define if the python directory should be relocated when GDB is moved. */
656#undef PYTHON_PATH_RELOCATABLE
657
29b0e8a2
JM
658/* Relocated directory for source files. */
659#undef RELOC_SRCDIR
660
c16158bc
JM
661/* Bug reporting address */
662#undef REPORT_BUGS_TO
663
bc8bcb4b
MK
664/* Define to 1 if the "%Lg" format works to scan long doubles. */
665#undef SCANF_HAS_LONG_DOUBLE
596c9d4b 666
bc8bcb4b
MK
667/* Define to 1 if the `setpgrp' function takes no argument. */
668#undef SETPGRP_VOID
596c9d4b 669
81ecdfbb 670/* The size of `long', as computed by sizeof. */
4e8d927d
DJ
671#undef SIZEOF_LONG
672
07697489
PA
673/* The size of `long long', as computed by sizeof. */
674#undef SIZEOF_LONG_LONG
675
b161e06f
JK
676/* The size of `unsigned long', as computed by sizeof. */
677#undef SIZEOF_UNSIGNED_LONG
678
679/* The size of `unsigned long long', as computed by sizeof. */
680#undef SIZEOF_UNSIGNED_LONG_LONG
681
682/* The size of `unsigned __int128', as computed by sizeof. */
683#undef SIZEOF_UNSIGNED___INT128
684
bc8bcb4b
MK
685/* If using the C implementation of alloca, define if you know the
686 direction of stack growth for your system; otherwise it will be
81ecdfbb 687 automatically deduced at runtime.
bc8bcb4b
MK
688 STACK_DIRECTION > 0 => grows toward higher addresses
689 STACK_DIRECTION < 0 => grows toward lower addresses
690 STACK_DIRECTION = 0 => direction of growth unknown */
691#undef STACK_DIRECTION
692
bc8bcb4b
MK
693/* Define to 1 if you have the ANSI C header files. */
694#undef STDC_HEADERS
596c9d4b 695
b14b1491 696/* automatically load a system-wide gdbinit file */
16e7150e
JG
697#undef SYSTEM_GDBINIT
698
ed2a2229
CB
699/* automatically load system-wide gdbinit files from this directory */
700#undef SYSTEM_GDBINIT_DIR
701
702/* Define if the system-gdbinit-dir directory should be relocated when GDB is
703 moved. */
704#undef SYSTEM_GDBINIT_DIR_RELOCATABLE
705
b14b1491 706/* Define if the system-gdbinit directory should be relocated when GDB is
16e7150e
JG
707 moved. */
708#undef SYSTEM_GDBINIT_RELOCATABLE
709
f83d8a90
DE
710/* search for usr/lib et al within DIR */
711#undef TARGET_SYSTEM_ROOT
712
713/* Define if the sysroot directory should be relocated when GDB is moved. */
714#undef TARGET_SYSTEM_ROOT_RELOCATABLE
715
3f47be5c
EZ
716/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
717#undef THREAD_DB_HAS_TD_NOTALLOC
718
59f80f10
DJ
719/* Define if <thread_db.h> has the TD_NOTLS error code. */
720#undef THREAD_DB_HAS_TD_NOTLS
721
722/* Define if <thread_db.h> has the TD_VERSION error code. */
723#undef THREAD_DB_HAS_TD_VERSION
724
bc8bcb4b
MK
725/* Define to 1 if the regex included in libiberty should be used. */
726#undef USE_INCLUDED_REGEX
b757528f 727
c971b7fa
PA
728/* Enable extensions on AIX 3, Interix. */
729#ifndef _ALL_SOURCE
730# undef _ALL_SOURCE
731#endif
732/* Enable GNU extensions on systems that have them. */
733#ifndef _GNU_SOURCE
734# undef _GNU_SOURCE
735#endif
736/* Enable threading extensions on Solaris. */
737#ifndef _POSIX_PTHREAD_SEMANTICS
738# undef _POSIX_PTHREAD_SEMANTICS
739#endif
740/* Enable extensions on HP NonStop. */
741#ifndef _TANDEM_SOURCE
742# undef _TANDEM_SOURCE
743#endif
744/* Enable general extensions on Solaris. */
745#ifndef __EXTENSIONS__
746# undef __EXTENSIONS__
747#endif
748
749
e5a7de23
EZ
750/* Define if we should use the Windows API, instead of the POSIX API. On
751 Windows, we use the Windows API when building for MinGW, but the POSIX API
752 when building for Cygwin. */
753#undef USE_WIN32API
754
976102cd
PA
755/* Define if the PPC simulator is being linked in. */
756#undef WITH_PPC_SIM
757
0c4a4063
DE
758/* Define if --with-python provides a path, either directly or via
759 python-config.py --exec-prefix. */
760#undef WITH_PYTHON_PATH
761
60ca704f
SE
762/* Define if the simulator is being linked in. */
763#undef WITH_SIM
764
81ecdfbb
RW
765/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
766 significant byte first (like Motorola and SPARC, unlike Intel). */
767#if defined AC_APPLE_UNIVERSAL_BUILD
768# if defined __BIG_ENDIAN__
769# define WORDS_BIGENDIAN 1
770# endif
771#else
772# ifndef WORDS_BIGENDIAN
773# undef WORDS_BIGENDIAN
774# endif
60ca704f
SE
775#endif
776
d0ac1c44
SM
777/* Enable large inode numbers on Mac OS X 10.5. */
778#ifndef _DARWIN_USE_64_BIT_INODE
779# define _DARWIN_USE_64_BIT_INODE 1
780#endif
781
acd5838a
PA
782/* Number of bits in a file offset, on hosts where this is settable. */
783#undef _FILE_OFFSET_BITS
784
acd5838a
PA
785/* Define for large files, on AIX-style hosts. */
786#undef _LARGE_FILES
787
aa11fd3f
DJ
788/* Define to 1 if on MINIX. */
789#undef _MINIX
790
aa11fd3f
DJ
791/* Define to 2 if the system does not provide POSIX.1 features except with
792 this defined. */
793#undef _POSIX_1_SOURCE
794
c971b7fa 795/* Define to 1 if you need to in order for `stat' and other things to work. */
aa11fd3f
DJ
796#undef _POSIX_SOURCE
797
bc8bcb4b
MK
798/* Define to empty if `const' does not conform to ANSI C. */
799#undef const
c35f4ffc 800
bc8bcb4b
MK
801/* Define to `__inline__' or `__inline' if that's what the C compiler
802 calls it, or to nothing if 'inline' is not supported under any name. */
803#ifndef __cplusplus
804#undef inline
805#endif
b00a8037 806
bc8bcb4b
MK
807/* Define to `int' if <sys/types.h> does not define. */
808#undef pid_t
eb784848 809
d0ac1c44
SM
810/* Define to `unsigned int' if <sys/types.h> does not define. */
811#undef size_t
812
bc8bcb4b
MK
813/* Define as `fork' if `vfork' does not work. */
814#undef vfork
This page took 1.406016 seconds and 4 git commands to generate.