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