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