Use malloc/free in the dbgapi callbacks
[deliverable/binutils-gdb.git] / gdb / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Directories from which to load auto-loaded scripts. */
7 #undef AUTO_LOAD_DIR
8
9 /* Directories safe to hold auto-loaded files. */
10 #undef AUTO_LOAD_SAFE_PATH
11
12 /* Directory of programs. */
13 #undef BINDIR
14
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
19
20 /* Define to 1 if std::thread works. */
21 #undef CXX_STD_THREAD
22
23 /* Define to 1 if using `alloca.c'. */
24 #undef C_ALLOCA
25
26 /* look for global separate debug info in this path [LIBDIR/debug] */
27 #undef DEBUGDIR
28
29 /* Define if the separate-debug-dir directory should be relocated when GDB is
30 moved. */
31 #undef DEBUGDIR_RELOCATABLE
32
33 /* Define to BFD's default architecture. */
34 #undef DEFAULT_BFD_ARCH
35
36 /* Define to BFD's default target vector. */
37 #undef DEFAULT_BFD_VEC
38
39 /* Define to 1 if translation of program messages to the user's native
40 language is requested. */
41 #undef ENABLE_NLS
42
43 /* The .gdbinit filename. */
44 #undef GDBINIT
45
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
53 /* Define to be a string naming the default host character set. */
54 #undef GDB_DEFAULT_HOST_CHARSET
55
56 /* Host double floatformat */
57 #undef GDB_HOST_DOUBLE_FORMAT
58
59 /* Host float floatformat */
60 #undef GDB_HOST_FLOAT_FORMAT
61
62 /* Host long double floatformat */
63 #undef GDB_HOST_LONG_DOUBLE_FORMAT
64
65 /* nativefile */
66 #undef GDB_NM_FILE
67
68 /* Define to the default OS ABI for this configuration. */
69 #undef GDB_OSABI_DEFAULT
70
71 /* Define if self-testing features should be enabled */
72 #undef GDB_SELF_TEST
73
74 /* Define to 1 if you have `alloca', as a function or macro. */
75 #undef HAVE_ALLOCA
76
77 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
78 */
79 #undef HAVE_ALLOCA_H
80
81 /* Define to 1 if you have the `btowc' function. */
82 #undef HAVE_BTOWC
83
84 /* Define to 1 if you have the <cursesX.h> header file. */
85 #undef HAVE_CURSESX_H
86
87 /* Define to 1 if you have the <curses.h> header file. */
88 #undef HAVE_CURSES_H
89
90 /* define if the compiler supports basic C++11 syntax */
91 #undef HAVE_CXX11
92
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
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
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
112 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
113 */
114 #undef HAVE_DECL_PTRACE
115
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
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
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
152 /* Define to 1 if you have the <dlfcn.h> header file. */
153 #undef HAVE_DLFCN_H
154
155 /* Define if ELF support should be included. */
156 #undef HAVE_ELF
157
158 /* Define if <sys/procfs.h> has elf_fpregset_t. */
159 #undef HAVE_ELF_FPREGSET_T
160
161 /* Define to 1 if you have the <elf_hp.h> header file. */
162 #undef HAVE_ELF_HP_H
163
164 /* Define to 1 if your system has the etext variable. */
165 #undef HAVE_ETEXT
166
167 /* Define to 1 if you have the `fdwalk' function. */
168 #undef HAVE_FDWALK
169
170 /* Define to 1 if you have the `fork' function. */
171 #undef HAVE_FORK
172
173 /* Define if <sys/procfs.h> has fpregset_t. */
174 #undef HAVE_FPREGSET_T
175
176 /* Define to 1 if you have the `getauxval' function. */
177 #undef HAVE_GETAUXVAL
178
179 /* Define to 1 if you have the `getgid' function. */
180 #undef HAVE_GETGID
181
182 /* Define to 1 if you have the `getpagesize' function. */
183 #undef HAVE_GETPAGESIZE
184
185 /* Define to 1 if you have the `getpgid' function. */
186 #undef HAVE_GETPGID
187
188 /* Define to 1 if you have the `getrlimit' function. */
189 #undef HAVE_GETRLIMIT
190
191 /* Define to 1 if you have the `getrusage' function. */
192 #undef HAVE_GETRUSAGE
193
194 /* Define to 1 if you have the `getuid' function. */
195 #undef HAVE_GETUID
196
197 /* Define if <sys/procfs.h> has gregset_t. */
198 #undef HAVE_GREGSET_T
199
200 /* Define if Guile interpreter is being linked in. */
201 #undef HAVE_GUILE
202
203 /* Define if Guile supports manual finalization. */
204 #undef HAVE_GUILE_MANUAL_FINALIZATION
205
206 /* Define if you have the iconv() function. */
207 #undef HAVE_ICONV
208
209 /* Define to 1 if you have the `iconvlist' function. */
210 #undef HAVE_ICONVLIST
211
212 /* Define to 1 if you have the <inttypes.h> header file. */
213 #undef HAVE_INTTYPES_H
214
215 /* Define to 1 if your system has the kinfo_getfile function. */
216 #undef HAVE_KINFO_GETFILE
217
218 /* Define to 1 if your system has the kinfo_getvmmap function. */
219 #undef HAVE_KINFO_GETVMMAP
220
221 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
222 #undef HAVE_LANGINFO_CODESET
223
224 /* Define if your <locale.h> file defines LC_MESSAGES. */
225 #undef HAVE_LC_MESSAGES
226
227 /* Define if you have the babeltrace library. */
228 #undef HAVE_LIBBABELTRACE
229
230 /* Define if you have the expat library. */
231 #undef HAVE_LIBEXPAT
232
233 /* Define to 1 if you have the `libiconvlist' function. */
234 #undef HAVE_LIBICONVLIST
235
236 /* Define if you have the ipt library. */
237 #undef HAVE_LIBIPT
238
239 /* Define if you have the lzma library. */
240 #undef HAVE_LIBLZMA
241
242 /* Define to 1 if you have the `m' library (-lm). */
243 #undef HAVE_LIBM
244
245 /* Define if you have the mpfr library. */
246 #undef HAVE_LIBMPFR
247
248 /* Define to 1 if you have the <rocm-dbgapi.h> header file. */
249 #undef HAVE_ROCM_DBGAPI_H
250
251 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
252 #undef HAVE_LIBUNWIND_IA64_H
253
254 /* Define if you have the xxhash library. */
255 #undef HAVE_LIBXXHASH
256
257 /* Define to 1 if you have the <linux/elf.h> header file. */
258 #undef HAVE_LINUX_ELF_H
259
260 /* Define to 1 if you have the <linux/perf_event.h> header file. */
261 #undef HAVE_LINUX_PERF_EVENT_H
262
263 /* Define to 1 if you have the <locale.h> header file. */
264 #undef HAVE_LOCALE_H
265
266 /* Define to 1 if the compiler supports long double. */
267 #undef HAVE_LONG_DOUBLE
268
269 /* Define to 1 if the system has the type `long long'. */
270 #undef HAVE_LONG_LONG
271
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. */
276 #undef HAVE_MACHINE_REG_H
277
278 /* Define to 1 if you have the <memory.h> header file. */
279 #undef HAVE_MEMORY_H
280
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
287 /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
288 #undef HAVE_NCURSESW_NCURSES_H
289
290 /* Define to 1 if you have the <ncurses.h> header file. */
291 #undef HAVE_NCURSES_H
292
293 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
294 #undef HAVE_NCURSES_NCURSES_H
295
296 /* Define to 1 if you have the <ncurses/term.h> header file. */
297 #undef HAVE_NCURSES_TERM_H
298
299 /* Define to 1 if you have the <nlist.h> header file. */
300 #undef HAVE_NLIST_H
301
302 /* Define if you support the personality syscall. */
303 #undef HAVE_PERSONALITY
304
305 /* Define to 1 if you have the `pipe' function. */
306 #undef HAVE_PIPE
307
308 /* Define to 1 if you have the `pipe2' function. */
309 #undef HAVE_PIPE2
310
311 /* Define to 1 if you have the `poll' function. */
312 #undef HAVE_POLL
313
314 /* Define to 1 if you have the <poll.h> header file. */
315 #undef HAVE_POLL_H
316
317 /* Define to 1 if you have the `posix_madvise' function. */
318 #undef HAVE_POSIX_MADVISE
319
320 /* Define to 1 if you have the `pread' function. */
321 #undef HAVE_PREAD
322
323 /* Define to 1 if you have the `pread64' function. */
324 #undef HAVE_PREAD64
325
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. */
336 #undef HAVE_PROC_SERVICE_H
337
338 /* Define if <sys/procfs.h> has psaddr_t. */
339 #undef HAVE_PSADDR_T
340
341 /* Have PTHREAD_PRIO_INHERIT. */
342 #undef HAVE_PTHREAD_PRIO_INHERIT
343
344 /* Define to 1 if you have the `pthread_setname_np' function. */
345 #undef HAVE_PTHREAD_SETNAME_NP
346
347 /* Define to 1 if you have the `pthread_sigmask' function. */
348 #undef HAVE_PTHREAD_SIGMASK
349
350 /* Define to 1 if you have the `ptrace64' function. */
351 #undef HAVE_PTRACE64
352
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
359 /* Define to 1 if you have the <ptrace.h> header file. */
360 #undef HAVE_PTRACE_H
361
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
368 /* Define to 1 if you have the `pt_insn_event' function. */
369 #undef HAVE_PT_INSN_EVENT
370
371 /* Define to 1 if you have the `pwrite' function. */
372 #undef HAVE_PWRITE
373
374 /* Define if Python interpreter is being linked in. */
375 #undef HAVE_PYTHON
376
377 /* Define to 1 if you have the `resize_term' function. */
378 #undef HAVE_RESIZE_TERM
379
380 /* Define to 1 if you have the `sbrk' function. */
381 #undef HAVE_SBRK
382
383 /* Define to 1 if you have the `scm_new_smob' function. */
384 #undef HAVE_SCM_NEW_SMOB
385
386 /* Define to 1 if you have the `setlocale' function. */
387 #undef HAVE_SETLOCALE
388
389 /* Define to 1 if you have the `setns' function. */
390 #undef HAVE_SETNS
391
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
398 /* Define to 1 if you have the `setrlimit' function. */
399 #undef HAVE_SETRLIMIT
400
401 /* Define to 1 if you have the `setsid' function. */
402 #undef HAVE_SETSID
403
404 /* Define to 1 if you have the `sigaction' function. */
405 #undef HAVE_SIGACTION
406
407 /* Define to 1 if you have the `sigaltstack' function. */
408 #undef HAVE_SIGALTSTACK
409
410 /* Define to 1 if you have the <signal.h> header file. */
411 #undef HAVE_SIGNAL_H
412
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
425 /* Define to 1 if the system has the type `socklen_t'. */
426 #undef HAVE_SOCKLEN_T
427
428 /* Define to 1 if the source-highlight library is available */
429 #undef HAVE_SOURCE_HIGHLIGHT
430
431 /* Define to 1 if you have the <stdint.h> header file. */
432 #undef HAVE_STDINT_H
433
434 /* Define to 1 if you have the <stdlib.h> header file. */
435 #undef HAVE_STDLIB_H
436
437 /* Define to 1 if you have the <strings.h> header file. */
438 #undef HAVE_STRINGS_H
439
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
446 /* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
447 #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE
448
449 /* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */
450 #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
451
452 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
453 #undef HAVE_STRUCT_PT_INSN_ENABLED
454
455 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
456 #undef HAVE_STRUCT_PT_INSN_RESYNCED
457
458 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
459 #undef HAVE_STRUCT_REG
460
461 /* Define to 1 if `r_fs' is a member of `struct reg'. */
462 #undef HAVE_STRUCT_REG_R_FS
463
464 /* Define to 1 if `r_gs' is a member of `struct reg'. */
465 #undef HAVE_STRUCT_REG_R_GS
466
467 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
468 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
469
470 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
471 #undef HAVE_STRUCT_STAT_ST_BLOCKS
472
473 /* Define to 1 if `td_pcb' is a member of `struct thread'. */
474 #undef HAVE_STRUCT_THREAD_TD_PCB
475
476 /* Define to 1 if `fs_base' is a member of `struct user_regs_struct'. */
477 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
478
479 /* Define to 1 if `gs_base' is a member of `struct user_regs_struct'. */
480 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
481
482 /* Define to 1 if you have the <sys/debugreg.h> header file. */
483 #undef HAVE_SYS_DEBUGREG_H
484
485 /* Define to 1 if you have the <sys/file.h> header file. */
486 #undef HAVE_SYS_FILE_H
487
488 /* Define to 1 if you have the <sys/filio.h> header file. */
489 #undef HAVE_SYS_FILIO_H
490
491 /* Define to 1 if you have the <sys/ioctl.h> header file. */
492 #undef HAVE_SYS_IOCTL_H
493
494 /* Define to 1 if you have the <sys/param.h> header file. */
495 #undef HAVE_SYS_PARAM_H
496
497 /* Define to 1 if you have the <sys/poll.h> header file. */
498 #undef HAVE_SYS_POLL_H
499
500 /* Define to 1 if you have the <sys/procfs.h> header file. */
501 #undef HAVE_SYS_PROCFS_H
502
503 /* Define to 1 if you have the <sys/ptrace.h> header file. */
504 #undef HAVE_SYS_PTRACE_H
505
506 /* Define to 1 if you have the <sys/reg.h> header file. */
507 #undef HAVE_SYS_REG_H
508
509 /* Define to 1 if you have the <sys/resource.h> header file. */
510 #undef HAVE_SYS_RESOURCE_H
511
512 /* Define to 1 if you have the <sys/select.h> header file. */
513 #undef HAVE_SYS_SELECT_H
514
515 /* Define to 1 if you have the <sys/socket.h> header file. */
516 #undef HAVE_SYS_SOCKET_H
517
518 /* Define to 1 if you have the <sys/stat.h> header file. */
519 #undef HAVE_SYS_STAT_H
520
521 /* Define to 1 if you have the <sys/types.h> header file. */
522 #undef HAVE_SYS_TYPES_H
523
524 /* Define to 1 if you have the <sys/un.h> header file. */
525 #undef HAVE_SYS_UN_H
526
527 /* Define to 1 if you have the <sys/user.h> header file. */
528 #undef HAVE_SYS_USER_H
529
530 /* Define to 1 if you have the <sys/wait.h> header file. */
531 #undef HAVE_SYS_WAIT_H
532
533 /* Define to 1 if you have the <termios.h> header file. */
534 #undef HAVE_TERMIOS_H
535
536 /* Define to 1 if you have the <term.h> header file. */
537 #undef HAVE_TERM_H
538
539 /* Define to 1 if you have the <thread_db.h> header file. */
540 #undef HAVE_THREAD_DB_H
541
542 /* Define to 1 if you have the `ttrace' function. */
543 #undef HAVE_TTRACE
544
545 /* Define to 1 if you have the <unistd.h> header file. */
546 #undef HAVE_UNISTD_H
547
548 /* Define to 1 if you have the `use_default_colors' function. */
549 #undef HAVE_USE_DEFAULT_COLORS
550
551 /* Define to 1 if you have the `vfork' function. */
552 #undef HAVE_VFORK
553
554 /* Define to 1 if you have the <vfork.h> header file. */
555 #undef HAVE_VFORK_H
556
557 /* Define to 1 if you have the `waitpid' function. */
558 #undef HAVE_WAITPID
559
560 /* Define to 1 if you have the <wait.h> header file. */
561 #undef HAVE_WAIT_H
562
563 /* Define to 1 if you have the `wborder' function. */
564 #undef HAVE_WBORDER
565
566 /* Define to 1 if you have the <windows.h> header file. */
567 #undef HAVE_WINDOWS_H
568
569 /* Define to 1 if `fork' works. */
570 #undef HAVE_WORKING_FORK
571
572 /* Define to 1 if `vfork' works. */
573 #undef HAVE_WORKING_VFORK
574
575 /* Define to 1 if you have the `wresize' function. */
576 #undef HAVE_WRESIZE
577
578 /* Define to 1 if you have the `XML_StopParser' function. */
579 #undef HAVE_XML_STOPPARSER
580
581 /* Define to 1 if your system has the _etext variable. */
582 #undef HAVE__ETEXT
583
584 /* Define to 1 if you have the `_mcleanup' function. */
585 #undef HAVE__MCLEANUP
586
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
593 /* Define as const if the declaration of iconv() needs const. */
594 #undef ICONV_CONST
595
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
603 /* Name of this package. */
604 #undef PACKAGE
605
606 /* Define to the address where bug reports for this package should be sent. */
607 #undef PACKAGE_BUGREPORT
608
609 /* Define to the full name of this package. */
610 #undef PACKAGE_NAME
611
612 /* Define to the full name and version of this package. */
613 #undef PACKAGE_STRING
614
615 /* Define to the one symbol short name of this package. */
616 #undef PACKAGE_TARNAME
617
618 /* Define to the home page for this package. */
619 #undef PACKAGE_URL
620
621 /* Define to the version of this package. */
622 #undef PACKAGE_VERSION
623
624 /* Additional package description */
625 #undef PKGVERSION
626
627 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
628 #undef PRINTF_HAS_DECFLOAT
629
630 /* Define to 1 if the "%Lg" format works to print long doubles. */
631 #undef PRINTF_HAS_LONG_DOUBLE
632
633 /* Define to 1 if the "%ll" format works to print long longs. */
634 #undef PRINTF_HAS_LONG_LONG
635
636 /* Define to necessary symbol if this constant uses a non-standard name on
637 your system. */
638 #undef PTHREAD_CREATE_JOINABLE
639
640 /* Define to the type of arg 1 for ptrace. */
641 #undef PTRACE_TYPE_ARG1
642
643 /* Define to the type of arg 3 for ptrace. */
644 #undef PTRACE_TYPE_ARG3
645
646 /* Define to the type of arg 4 for ptrace. */
647 #undef PTRACE_TYPE_ARG4
648
649 /* Define to the type of arg 5 for ptrace. */
650 #undef PTRACE_TYPE_ARG5
651
652 /* Define as the return type of ptrace. */
653 #undef PTRACE_TYPE_RET
654
655 /* Define if the python directory should be relocated when GDB is moved. */
656 #undef PYTHON_PATH_RELOCATABLE
657
658 /* Relocated directory for source files. */
659 #undef RELOC_SRCDIR
660
661 /* Bug reporting address */
662 #undef REPORT_BUGS_TO
663
664 /* Define to 1 if the "%Lg" format works to scan long doubles. */
665 #undef SCANF_HAS_LONG_DOUBLE
666
667 /* Define to 1 if the `setpgrp' function takes no argument. */
668 #undef SETPGRP_VOID
669
670 /* The size of `long', as computed by sizeof. */
671 #undef SIZEOF_LONG
672
673 /* The size of `long long', as computed by sizeof. */
674 #undef SIZEOF_LONG_LONG
675
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
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
687 automatically deduced at runtime.
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
693 /* Define to 1 if you have the ANSI C header files. */
694 #undef STDC_HEADERS
695
696 /* automatically load a system-wide gdbinit file */
697 #undef SYSTEM_GDBINIT
698
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
706 /* Define if the system-gdbinit directory should be relocated when GDB is
707 moved. */
708 #undef SYSTEM_GDBINIT_RELOCATABLE
709
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
716 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
717 #undef THREAD_DB_HAS_TD_NOTALLOC
718
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
725 /* Define to 1 if the regex included in libiberty should be used. */
726 #undef USE_INCLUDED_REGEX
727
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
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
755 /* Define if the PPC simulator is being linked in. */
756 #undef WITH_PPC_SIM
757
758 /* Define if --with-python provides a path, either directly or via
759 python-config.py --exec-prefix. */
760 #undef WITH_PYTHON_PATH
761
762 /* Define if the simulator is being linked in. */
763 #undef WITH_SIM
764
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
775 #endif
776
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
782 /* Number of bits in a file offset, on hosts where this is settable. */
783 #undef _FILE_OFFSET_BITS
784
785 /* Define for large files, on AIX-style hosts. */
786 #undef _LARGE_FILES
787
788 /* Define to 1 if on MINIX. */
789 #undef _MINIX
790
791 /* Define to 2 if the system does not provide POSIX.1 features except with
792 this defined. */
793 #undef _POSIX_1_SOURCE
794
795 /* Define to 1 if you need to in order for `stat' and other things to work. */
796 #undef _POSIX_SOURCE
797
798 /* Define to empty if `const' does not conform to ANSI C. */
799 #undef const
800
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
806
807 /* Define to `int' if <sys/types.h> does not define. */
808 #undef pid_t
809
810 /* Define to `unsigned int' if <sys/types.h> does not define. */
811 #undef size_t
812
813 /* Define as `fork' if `vfork' does not work. */
814 #undef vfork
This page took 0.06932 seconds and 4 git commands to generate.