1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: 	NetBSD: mknative-gdb,v 1.4 2011/10/09 02:03:30 christos Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4
5/* config.h.  Generated from config.in by configure.  */
6/* config.in.  Generated from configure.ac by autoheader.  */
7
8/* Define if the compiler is building for multiple architectures of Apple
9   platforms at once. */
10/* #undef AA_APPLE_UNIVERSAL_BUILD */
11
12/* Define if building universal (internal helper macro) */
13/* #undef AC_APPLE_UNIVERSAL_BUILD */
14
15/* Define to the number of bits in type 'ptrdiff_t'. */
16/* #undef BITSIZEOF_PTRDIFF_T */
17
18/* Define to the number of bits in type 'sig_atomic_t'. */
19/* #undef BITSIZEOF_SIG_ATOMIC_T */
20
21/* Define to the number of bits in type 'size_t'. */
22/* #undef BITSIZEOF_SIZE_T */
23
24/* Define to the number of bits in type 'wchar_t'. */
25/* #undef BITSIZEOF_WCHAR_T */
26
27/* Define to the number of bits in type 'wint_t'. */
28/* #undef BITSIZEOF_WINT_T */
29
30/* Define to 1 if the compiler supports long long. */
31#define CC_HAS_LONG_LONG 1
32
33/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
34   systems. This function is required for `alloca.c' support on those systems.
35   */
36/* #undef CRAY_STACKSEG_END */
37
38/* Define to 1 if using `alloca.c'. */
39/* #undef C_ALLOCA */
40
41/* look for global separate debug info in this path [LIBDIR/debug] */
42#define DEBUGDIR "/usr/libdata/debug"
43
44/* Define if the separate-debug-dir directory should be relocated when GDB is
45   moved. */
46#define DEBUGDIR_RELOCATABLE 1
47
48/* Define to BFD's default architecture. */
49#define DEFAULT_BFD_ARCH bfd_hppa_arch
50
51/* Define to BFD's default target vector. */
52#define DEFAULT_BFD_VEC bfd_elf32_hppa_nbsd_vec
53
54/* Define to 1 if translation of program messages to the user's native
55   language is requested. */
56#define ENABLE_NLS 1
57
58/* look for global separate data files in this path [DATADIR/gdb] */
59#define GDB_DATADIR "/usr/share/gdb"
60
61/* Define if the gdb-datadir directory should be relocated when GDB is moved.
62   */
63#define GDB_DATADIR_RELOCATABLE 1
64
65/* Define to be a string naming the default host character set. */
66#define GDB_DEFAULT_HOST_CHARSET "UTF-8"
67
68/* Host double floatformat */
69#define GDB_HOST_DOUBLE_FORMAT 0
70
71/* Host float floatformat */
72#define GDB_HOST_FLOAT_FORMAT 0
73
74/* Host long double floatformat */
75#define GDB_HOST_LONG_DOUBLE_FORMAT 0
76
77/* nativefile */
78/* #undef GDB_NM_FILE */
79
80/* Define to the default OS ABI for this configuration. */
81/* #undef GDB_OSABI_DEFAULT */
82
83/* Define to 1 when the gnulib module memchr should be tested. */
84#define GNULIB_TEST_MEMCHR 1
85
86/* Define to 1 when the gnulib module memmem should be tested. */
87#define GNULIB_TEST_MEMMEM 1
88
89/* Define to 1 if you have `alloca', as a function or macro. */
90#define HAVE_ALLOCA 1
91
92/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
93   */
94/* #undef HAVE_ALLOCA_H */
95
96/* Define to 1 if you have the <bp-sym.h> header file. */
97/* #undef HAVE_BP_SYM_H */
98
99/* Define to 1 if you have the `btowc' function. */
100#define HAVE_BTOWC 1
101
102/* Define to 1 if you have the `canonicalize_file_name' function. */
103/* #undef HAVE_CANONICALIZE_FILE_NAME */
104
105/* Define to 1 if you have the <ctype.h> header file. */
106#define HAVE_CTYPE_H 1
107
108/* Define to 1 if you have the <cursesX.h> header file. */
109/* #undef HAVE_CURSESX_H */
110
111/* Define to 1 if you have the <curses.h> header file. */
112#define HAVE_CURSES_H 1
113
114/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
115   you don't. */
116#define HAVE_DECL_ADDR_NO_RANDOMIZE 0
117
118/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
119   */
120#define HAVE_DECL_FREE 1
121
122/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
123   */
124#define HAVE_DECL_GETOPT 1
125
126/* Define to 1 if you have the declaration of `getthrds', and to 0 if you
127   don't. */
128/* #undef HAVE_DECL_GETTHRDS */
129
130/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
131   */
132#define HAVE_DECL_MALLOC 1
133
134/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
135   */
136#define HAVE_DECL_MEMMEM 1
137
138/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
139   */
140#define HAVE_DECL_PTRACE 1
141
142/* Define to 1 if you have the declaration of `realloc', and to 0 if you
143   don't. */
144#define HAVE_DECL_REALLOC 1
145
146/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
147   don't. */
148#define HAVE_DECL_SNPRINTF 1
149
150/* Define to 1 if you have the declaration of `strerror', and to 0 if you
151   don't. */
152#define HAVE_DECL_STRERROR 1
153
154/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
155   */
156#define HAVE_DECL_STRSTR 1
157
158/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
159   don't. */
160#define HAVE_DECL_VSNPRINTF 1
161
162/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
163   */
164#define HAVE_DIRENT_H 1
165
166/* Define if ELF support should be included. */
167#define HAVE_ELF 1
168
169/* Define to 1 if you have the <elf_hp.h> header file. */
170/* #undef HAVE_ELF_HP_H */
171
172/* Define to 1 if your system has the etext variable. */
173#define HAVE_ETEXT 1
174
175/* Define to 1 if you have the `fork' function. */
176#define HAVE_FORK 1
177
178/* Define if <sys/procfs.h> has fpregset_t. */
179/* #undef HAVE_FPREGSET_T */
180
181/* Define to 1 if you have the `getgid' function. */
182#define HAVE_GETGID 1
183
184/* Define to 1 if you have the `getpagesize' function. */
185#define HAVE_GETPAGESIZE 1
186
187/* Define to 1 if you have the `getrlimit' function. */
188#define HAVE_GETRLIMIT 1
189
190/* Define to 1 if you have the `getrusage' function. */
191#define HAVE_GETRUSAGE 1
192
193/* Define to 1 if you have the `getuid' function. */
194#define HAVE_GETUID 1
195
196/* Define to 1 if you have the <gnu/libc-version.h> header file. */
197/* #undef HAVE_GNU_LIBC_VERSION_H */
198
199/* Define if <sys/procfs.h> has gregset_t. */
200/* #undef HAVE_GREGSET_T */
201
202/* Define if you have the iconv() function. */
203#define HAVE_ICONV 1
204
205/* Define to 1 if you have the `iconvlist' function. */
206/* #undef HAVE_ICONVLIST */
207
208/* Define to 1 if you have the <inttypes.h> header file. */
209#define HAVE_INTTYPES_H 1
210
211/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
212#define HAVE_LANGINFO_CODESET 1
213
214/* Define if your <locale.h> file defines LC_MESSAGES. */
215#define HAVE_LC_MESSAGES 1
216
217/* Define to 1 if you have the `dl' library (-ldl). */
218/* #undef HAVE_LIBDL */
219
220/* Define if you have the expat library. */
221/* #undef HAVE_LIBEXPAT */
222
223/* Define to 1 if you have the `libiconvlist' function. */
224/* #undef HAVE_LIBICONVLIST */
225
226/* Define to 1 if you have the `m' library (-lm). */
227#define HAVE_LIBM 1
228
229/* Define if Python 2.4 is being used. */
230/* #undef HAVE_LIBPYTHON2_4 */
231
232/* Define if Python 2.5 is being used. */
233/* #undef HAVE_LIBPYTHON2_5 */
234
235/* Define if Python 2.6 is being used. */
236/* #undef HAVE_LIBPYTHON2_6 */
237
238/* Define if Python 2.7 is being used. */
239/* #undef HAVE_LIBPYTHON2_7 */
240
241/* Define if libunwind library is being used. */
242/* #undef HAVE_LIBUNWIND */
243
244/* Define to 1 if you have the <libunwind.h> header file. */
245/* #undef HAVE_LIBUNWIND_H */
246
247/* Define to 1 if you have the <libunwind-ia64.h> header file. */
248/* #undef HAVE_LIBUNWIND_IA64_H */
249
250/* Define to 1 if you have the `w' library (-lw). */
251/* #undef HAVE_LIBW */
252
253/* Define to 1 if you have the <link.h> header file. */
254#define HAVE_LINK_H 1
255
256/* Define to 1 if you have the <locale.h> header file. */
257#define HAVE_LOCALE_H 1
258
259/* Define to 1 if the compiler supports long double. */
260#define HAVE_LONG_DOUBLE 1
261
262/* Define to 1 if the system has the type `long long int'. */
263#define HAVE_LONG_LONG_INT 1
264
265/* Define if <sys/procfs.h> has lwpid_t. */
266/* #undef HAVE_LWPID_T */
267
268/* Define to 1 if you have the <machine/reg.h> header file. */
269#define HAVE_MACHINE_REG_H 1
270
271/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
272   config.h and <sys/mman.h>. */
273#define HAVE_MAP_ANONYMOUS 1
274
275/* Define to 1 if you have the `memchr' function. */
276#define HAVE_MEMCHR 1
277
278/* Define to 1 if you have the `memmem' function. */
279#define HAVE_MEMMEM 1
280
281/* Define to 1 if you have the <memory.h> header file. */
282#define HAVE_MEMORY_H 1
283
284/* Define to 1 if you have a working `mmap' system call. */
285#define HAVE_MMAP 1
286
287/* Define to 1 if you have the `monstartup' function. */
288#define HAVE_MONSTARTUP 1
289
290/* Define to 1 if you have the `mprotect' function. */
291#define HAVE_MPROTECT 1
292
293/* Define to 1 if you have the <ncurses.h> header file. */
294/* #undef HAVE_NCURSES_H */
295
296/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
297/* #undef HAVE_NCURSES_NCURSES_H */
298
299/* Define to 1 if you have the <ncurses/term.h> header file. */
300/* #undef HAVE_NCURSES_TERM_H */
301
302/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
303/* #undef HAVE_NDIR_H */
304
305/* Define to 1 if you have the <nlist.h> header file. */
306#define HAVE_NLIST_H 1
307
308/* Define if you support the personality syscall. */
309/* #undef HAVE_PERSONALITY */
310
311/* Define to 1 if you have the `pipe' function. */
312#define HAVE_PIPE 1
313
314/* Define to 1 if you have the `poll' function. */
315#define HAVE_POLL 1
316
317/* Define to 1 if you have the <poll.h> header file. */
318#define HAVE_POLL_H 1
319
320/* Define to 1 if you have the `posix_madvise' function. */
321#define HAVE_POSIX_MADVISE 1
322
323/* Define to 1 if you have the `pread64' function. */
324/* #undef HAVE_PREAD64 */
325
326/* Define if <sys/procfs.h> has prfpregset32_t. */
327/* #undef HAVE_PRFPREGSET32_T */
328
329/* Define if <sys/procfs.h> has prfpregset_t. */
330/* #undef HAVE_PRFPREGSET_T */
331
332/* Define if <sys/procfs.h> has prgregset32_t. */
333/* #undef HAVE_PRGREGSET32_T */
334
335/* Define if <sys/procfs.h> has prgregset_t. */
336/* #undef HAVE_PRGREGSET_T */
337
338/* Define if ioctl argument PIOCSET is available. */
339/* #undef HAVE_PROCFS_PIOCSET */
340
341/* Define to 1 if you have the <proc_service.h> header file. */
342/* #undef HAVE_PROC_SERVICE_H */
343
344/* Define if <sys/procfs.h> has prrun_t. */
345/* #undef HAVE_PRRUN_T */
346
347/* Define if <sys/procfs.h> has prsysent_t. */
348/* #undef HAVE_PRSYSENT_T */
349
350/* Define if <sys/procfs.h> has pr_sigaction64_t. */
351/* #undef HAVE_PR_SIGACTION64_T */
352
353/* Define if <sys/procfs.h> has pr_siginfo64_t. */
354/* #undef HAVE_PR_SIGINFO64_T */
355
356/* Define if <sys/procfs.h> has pr_sigset_t. */
357/* #undef HAVE_PR_SIGSET_T */
358
359/* Define if <sys/procfs.h> has psaddr_t. */
360/* #undef HAVE_PSADDR_T */
361
362/* Define if <sys/procfs.h> has pstatus_t. */
363/* #undef HAVE_PSTATUS_T */
364
365/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
366/* #undef HAVE_PTRACE_GETFPXREGS */
367
368/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
369/* #undef HAVE_PTRACE_GETREGS */
370
371/* Define to 1 if you have the <ptrace.h> header file. */
372/* #undef HAVE_PTRACE_H */
373
374/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
375/* #undef HAVE_PT_GETDBREGS */
376
377/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
378/* #undef HAVE_PT_GETXMMREGS */
379
380/* Define if Python interpreter is being linked in. */
381/* #undef HAVE_PYTHON */
382
383/* Define to 1 if btowc is declared even after undefining macros. */
384#define HAVE_RAW_DECL_BTOWC 1
385
386/* Define to 1 if mbrlen is declared even after undefining macros. */
387#define HAVE_RAW_DECL_MBRLEN 1
388
389/* Define to 1 if mbrtowc is declared even after undefining macros. */
390#define HAVE_RAW_DECL_MBRTOWC 1
391
392/* Define to 1 if mbsinit is declared even after undefining macros. */
393#define HAVE_RAW_DECL_MBSINIT 1
394
395/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
396/* #undef HAVE_RAW_DECL_MBSNRTOWCS */
397
398/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
399#define HAVE_RAW_DECL_MBSRTOWCS 1
400
401/* Define to 1 if memmem is declared even after undefining macros. */
402#define HAVE_RAW_DECL_MEMMEM 1
403
404/* Define to 1 if mempcpy is declared even after undefining macros. */
405/* #undef HAVE_RAW_DECL_MEMPCPY */
406
407/* Define to 1 if memrchr is declared even after undefining macros. */
408#define HAVE_RAW_DECL_MEMRCHR 1
409
410/* Define to 1 if rawmemchr is declared even after undefining macros. */
411/* #undef HAVE_RAW_DECL_RAWMEMCHR */
412
413/* Define to 1 if stpcpy is declared even after undefining macros. */
414#define HAVE_RAW_DECL_STPCPY 1
415
416/* Define to 1 if stpncpy is declared even after undefining macros. */
417#define HAVE_RAW_DECL_STPNCPY 1
418
419/* Define to 1 if strcasestr is declared even after undefining macros. */
420#define HAVE_RAW_DECL_STRCASESTR 1
421
422/* Define to 1 if strchrnul is declared even after undefining macros. */
423/* #undef HAVE_RAW_DECL_STRCHRNUL */
424
425/* Define to 1 if strdup is declared even after undefining macros. */
426#define HAVE_RAW_DECL_STRDUP 1
427
428/* Define to 1 if strncat is declared even after undefining macros. */
429#define HAVE_RAW_DECL_STRNCAT 1
430
431/* Define to 1 if strndup is declared even after undefining macros. */
432#define HAVE_RAW_DECL_STRNDUP 1
433
434/* Define to 1 if strnlen is declared even after undefining macros. */
435#define HAVE_RAW_DECL_STRNLEN 1
436
437/* Define to 1 if strpbrk is declared even after undefining macros. */
438#define HAVE_RAW_DECL_STRPBRK 1
439
440/* Define to 1 if strsep is declared even after undefining macros. */
441#define HAVE_RAW_DECL_STRSEP 1
442
443/* Define to 1 if strsignal is declared even after undefining macros. */
444#define HAVE_RAW_DECL_STRSIGNAL 1
445
446/* Define to 1 if strtok_r is declared even after undefining macros. */
447#define HAVE_RAW_DECL_STRTOK_R 1
448
449/* Define to 1 if strverscmp is declared even after undefining macros. */
450/* #undef HAVE_RAW_DECL_STRVERSCMP */
451
452/* Define to 1 if wcrtomb is declared even after undefining macros. */
453#define HAVE_RAW_DECL_WCRTOMB 1
454
455/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
456/* #undef HAVE_RAW_DECL_WCSNRTOMBS */
457
458/* Define to 1 if wcsrtombs is declared even after undefining macros. */
459#define HAVE_RAW_DECL_WCSRTOMBS 1
460
461/* Define to 1 if wctob is declared even after undefining macros. */
462#define HAVE_RAW_DECL_WCTOB 1
463
464/* Define to 1 if wcwidth is declared even after undefining macros. */
465#define HAVE_RAW_DECL_WCWIDTH 1
466
467/* Define to 1 if you have the `realpath' function. */
468#define HAVE_REALPATH 1
469
470/* Define to 1 if you have the `resize_term' function. */
471/* #undef HAVE_RESIZE_TERM */
472
473/* Define to 1 if you have the `sbrk' function. */
474#define HAVE_SBRK 1
475
476/* Define to 1 if you have the `setlocale' function. */
477#define HAVE_SETLOCALE 1
478
479/* Define to 1 if you have the `setpgid' function. */
480#define HAVE_SETPGID 1
481
482/* Define to 1 if you have the `setpgrp' function. */
483#define HAVE_SETPGRP 1
484
485/* Define to 1 if you have the `setrlimit' function. */
486#define HAVE_SETRLIMIT 1
487
488/* Define to 1 if you have the `setsid' function. */
489#define HAVE_SETSID 1
490
491/* Define to 1 if you have the <sgtty.h> header file. */
492#define HAVE_SGTTY_H 1
493
494/* Define to 1 if you have the `sigaction' function. */
495#define HAVE_SIGACTION 1
496
497/* Define to 1 if you have the <signal.h> header file. */
498#define HAVE_SIGNAL_H 1
499
500/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
501/* #undef HAVE_SIGNED_SIG_ATOMIC_T */
502
503/* Define to 1 if 'wchar_t' is a signed integer type. */
504/* #undef HAVE_SIGNED_WCHAR_T */
505
506/* Define to 1 if 'wint_t' is a signed integer type. */
507/* #undef HAVE_SIGNED_WINT_T */
508
509/* Define to 1 if you have the `sigprocmask' function. */
510#define HAVE_SIGPROCMASK 1
511
512/* Define if sigsetjmp is available. */
513#define HAVE_SIGSETJMP 1
514
515/* Define to 1 if you have the `sigsetmask' function. */
516#define HAVE_SIGSETMASK 1
517
518/* Define to 1 if you have the `socketpair' function. */
519#define HAVE_SOCKETPAIR 1
520
521/* Define to 1 if the system has the type `socklen_t'. */
522#define HAVE_SOCKLEN_T 1
523
524/* Define to 1 if you have the <stddef.h> header file. */
525#define HAVE_STDDEF_H 1
526
527/* Define to 1 if you have the <stdint.h> header file. */
528#define HAVE_STDINT_H 1
529
530/* Define to 1 if you have the <stdlib.h> header file. */
531#define HAVE_STDLIB_H 1
532
533/* Define to 1 if you have the <strings.h> header file. */
534#define HAVE_STRINGS_H 1
535
536/* Define to 1 if you have the <string.h> header file. */
537#define HAVE_STRING_H 1
538
539/* Define if <sys/link.h> has struct link_map32 */
540/* #undef HAVE_STRUCT_LINK_MAP32 */
541
542/* Define if <link.h> exists and defines struct link_map which has members
543   with an ``lm_'' prefix. (For SunOS.) */
544/* #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS */
545
546/* Define if <link.h> exists and defines struct link_map which has members
547   with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
548#define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
549
550/* Define to 1 if your system has struct lwp. */
551#define HAVE_STRUCT_LWP 1
552
553/* Define to 1 if your system has struct reg in <machine/reg.h>. */
554#define HAVE_STRUCT_REG 1
555
556/* Define to 1 if `struct reg' is a member of `r_fs'. */
557/* #undef HAVE_STRUCT_REG_R_FS */
558
559/* Define to 1 if `struct reg' is a member of `r_gs'. */
560/* #undef HAVE_STRUCT_REG_R_GS */
561
562/* Define if <link.h> exists and defines a struct so_map which has members
563   with an ``som_'' prefix. (Found on older *BSD systems.) */
564/* #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS */
565
566/* Define to 1 if `struct stat' is a member of `st_blksize'. */
567#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
568
569/* Define to 1 if `struct stat' is a member of `st_blocks'. */
570#define HAVE_STRUCT_STAT_ST_BLOCKS 1
571
572/* Define to 1 if `struct thread' is a member of `td_pcb'. */
573/* #undef HAVE_STRUCT_THREAD_TD_PCB */
574
575/* Define to 1 if you have the `syscall' function. */
576#define HAVE_SYSCALL 1
577
578/* Define to 1 if you have the <sys/bitypes.h> header file. */
579/* #undef HAVE_SYS_BITYPES_H */
580
581/* Define to 1 if you have the <sys/debugreg.h> header file. */
582/* #undef HAVE_SYS_DEBUGREG_H */
583
584/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
585   */
586/* #undef HAVE_SYS_DIR_H */
587
588/* Define to 1 if you have the <sys/fault.h> header file. */
589/* #undef HAVE_SYS_FAULT_H */
590
591/* Define to 1 if you have the <sys/file.h> header file. */
592#define HAVE_SYS_FILE_H 1
593
594/* Define to 1 if you have the <sys/filio.h> header file. */
595#define HAVE_SYS_FILIO_H 1
596
597/* Define to 1 if you have the <sys/inttypes.h> header file. */
598/* #undef HAVE_SYS_INTTYPES_H */
599
600/* Define to 1 if you have the <sys/ioctl.h> header file. */
601#define HAVE_SYS_IOCTL_H 1
602
603/* Define to 1 if you have the <sys/mman.h> header file. */
604#define HAVE_SYS_MMAN_H 1
605
606/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
607   */
608/* #undef HAVE_SYS_NDIR_H */
609
610/* Define to 1 if you have the <sys/param.h> header file. */
611#define HAVE_SYS_PARAM_H 1
612
613/* Define to 1 if you have the <sys/poll.h> header file. */
614#define HAVE_SYS_POLL_H 1
615
616/* Define to 1 if you have the <sys/procfs.h> header file. */
617/* #undef HAVE_SYS_PROCFS_H */
618
619/* Define to 1 if you have the <sys/proc.h> header file. */
620#define HAVE_SYS_PROC_H 1
621
622/* Define to 1 if you have the <sys/ptrace.h> header file. */
623#define HAVE_SYS_PTRACE_H 1
624
625/* Define to 1 if you have the <sys/reg.h> header file. */
626/* #undef HAVE_SYS_REG_H */
627
628/* Define to 1 if you have the <sys/resource.h> header file. */
629#define HAVE_SYS_RESOURCE_H 1
630
631/* Define to 1 if you have the <sys/select.h> header file. */
632#define HAVE_SYS_SELECT_H 1
633
634/* Define to 1 if you have the <sys/stat.h> header file. */
635#define HAVE_SYS_STAT_H 1
636
637/* Define to 1 if you have the <sys/syscall.h> header file. */
638#define HAVE_SYS_SYSCALL_H 1
639
640/* Define to 1 if you have the <sys/types.h> header file. */
641#define HAVE_SYS_TYPES_H 1
642
643/* Define to 1 if you have the <sys/user.h> header file. */
644#define HAVE_SYS_USER_H 1
645
646/* Define to 1 if you have the <sys/wait.h> header file. */
647#define HAVE_SYS_WAIT_H 1
648
649/* Define to 1 if you have the <termios.h> header file. */
650#define HAVE_TERMIOS_H 1
651
652/* Define to 1 if you have the <termio.h> header file. */
653/* #undef HAVE_TERMIO_H */
654
655/* Define to 1 if you have the <term.h> header file. */
656#define HAVE_TERM_H 1
657
658/* Define to 1 if you have the <thread_db.h> header file. */
659/* #undef HAVE_THREAD_DB_H */
660
661/* Define if using Solaris thread debugging. */
662/* #undef HAVE_THREAD_DB_LIB */
663
664/* Define to 1 if you have the <time.h> header file. */
665#define HAVE_TIME_H 1
666
667/* Define if you support the tkill syscall. */
668/* #undef HAVE_TKILL_SYSCALL */
669
670/* Define to 1 if you have the `ttrace' function. */
671/* #undef HAVE_TTRACE */
672
673/* Define to 1 if you have the <unistd.h> header file. */
674#define HAVE_UNISTD_H 1
675
676/* Define to 1 if the system has the type `unsigned long long int'. */
677#define HAVE_UNSIGNED_LONG_LONG_INT 1
678
679/* Define to 1 if you have the `vfork' function. */
680#define HAVE_VFORK 1
681
682/* Define to 1 if you have the <vfork.h> header file. */
683/* #undef HAVE_VFORK_H */
684
685/* Define to 1 if you have the `waitpid' function. */
686#define HAVE_WAITPID 1
687
688/* Define to 1 if you have the <wait.h> header file. */
689/* #undef HAVE_WAIT_H */
690
691/* Define to 1 if you have the `wborder' function. */
692#define HAVE_WBORDER 1
693
694/* Define to 1 if you have the <wchar.h> header file. */
695#define HAVE_WCHAR_H 1
696
697/* Define if you have the 'wchar_t' type. */
698#define HAVE_WCHAR_T 1
699
700/* Define if you have the 'wint_t' type. */
701#define HAVE_WINT_T 1
702
703/* Define to 1 if `fork' works. */
704#define HAVE_WORKING_FORK 1
705
706/* Define to 1 if `vfork' works. */
707#define HAVE_WORKING_VFORK 1
708
709/* Define to 1 if you have the `wresize' function. */
710#define HAVE_WRESIZE 1
711
712/* Define to 1 if you have the `XML_StopParser' function. */
713/* #undef HAVE_XML_STOPPARSER */
714
715/* Define to 1 if you have the <zlib.h> header file. */
716#define HAVE_ZLIB_H 1
717
718/* Define to 1 if your system has the _etext variable. */
719#define HAVE__ETEXT 1
720
721/* Define to 1 if you have the `_mcleanup' function. */
722#define HAVE__MCLEANUP 1
723
724/* Define as const if the declaration of iconv() needs const. */
725#define ICONV_CONST const
726
727/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
728#define MAP_ANONYMOUS MAP_ANON
729
730/* Define if you want to use new multi-fd /proc interface (replaces
731   HAVE_MULTIPLE_PROC_FDS as well as other macros). */
732/* #undef NEW_PROC_API */
733
734/* Name of this package. */
735#define PACKAGE "gdb"
736
737/* Define to the address where bug reports for this package should be sent. */
738#define PACKAGE_BUGREPORT ""
739
740/* Define to the full name of this package. */
741#define PACKAGE_NAME ""
742
743/* Define to the full name and version of this package. */
744#define PACKAGE_STRING ""
745
746/* Define to the one symbol short name of this package. */
747#define PACKAGE_TARNAME ""
748
749/* Define to the home page for this package. */
750#define PACKAGE_URL ""
751
752/* Define to the version of this package. */
753#define PACKAGE_VERSION ""
754
755/* Additional package description */
756#define PKGVERSION "(GDB) "
757
758/* Define if the prfpregset_t type is broken. */
759/* #undef PRFPREGSET_T_BROKEN */
760
761/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
762/* #undef PRINTF_HAS_DECFLOAT */
763
764/* Define to 1 if the "%Lg" format works to print long doubles. */
765/* #undef PRINTF_HAS_LONG_DOUBLE */
766
767/* Define to 1 if the "%ll" format works to print long longs. */
768/* #undef PRINTF_HAS_LONG_LONG */
769
770/* Define if <proc_service.h> on solaris uses int instead of size_t, and
771   assorted other type changes. */
772/* #undef PROC_SERVICE_IS_OLD */
773
774/* Define to the type of arg 3 for ptrace. */
775#define PTRACE_TYPE_ARG3 void *
776
777/* Define to the type of arg 5 for ptrace. */
778/* #undef PTRACE_TYPE_ARG5 */
779
780/* Define as the return type of ptrace. */
781#define PTRACE_TYPE_RET int
782
783/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
784   'ptrdiff_t'. */
785/* #undef PTRDIFF_T_SUFFIX */
786
787/* Define if the python directory should be relocated when GDB is moved. */
788/* #undef PYTHON_PATH_RELOCATABLE */
789
790/* Relocated directory for source files. */
791/* #undef RELOC_SRCDIR */
792
793/* Bug reporting address */
794#define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
795
796/* Define as the return type of signal handlers (`int' or `void'). */
797#define RETSIGTYPE void
798
799/* Define to 1 if the "%Lg" format works to scan long doubles. */
800/* #undef SCANF_HAS_LONG_DOUBLE */
801
802/* Define to 1 if the `setpgrp' function takes no argument. */
803/* #undef SETPGRP_VOID */
804
805/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
806   'sig_atomic_t'. */
807/* #undef SIG_ATOMIC_T_SUFFIX */
808
809/* The size of `long', as computed by sizeof. */
810/* #undef SIZEOF_LONG */
811
812/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
813   'size_t'. */
814/* #undef SIZE_T_SUFFIX */
815
816/* If using the C implementation of alloca, define if you know the
817   direction of stack growth for your system; otherwise it will be
818   automatically deduced at runtime.
819	STACK_DIRECTION > 0 => grows toward higher addresses
820	STACK_DIRECTION < 0 => grows toward lower addresses
821	STACK_DIRECTION = 0 => direction of growth unknown */
822/* #undef STACK_DIRECTION */
823
824/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
825/* #undef STAT_MACROS_BROKEN */
826
827/* Define to 1 if you have the ANSI C header files. */
828#define STDC_HEADERS 1
829
830/* automatically load a system-wide gdbinit file */
831#define SYSTEM_GDBINIT ""
832
833/* Define if the system-gdbinit directory should be relocated when GDB is
834   moved. */
835#define SYSTEM_GDBINIT_RELOCATABLE 0
836
837/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
838/* #undef THREAD_DB_HAS_TD_NOTALLOC */
839
840/* Define if <thread_db.h> has the TD_NOTLS error code. */
841/* #undef THREAD_DB_HAS_TD_NOTLS */
842
843/* Define if <thread_db.h> has the TD_VERSION error code. */
844/* #undef THREAD_DB_HAS_TD_VERSION */
845
846/* Define to 1 if the regex included in libiberty should be used. */
847#define USE_INCLUDED_REGEX 1
848
849/* Define if we should use the Windows API, instead of the POSIX API. On
850   Windows, we use the Windows API when building for MinGW, but the POSIX API
851   when building for Cygwin. */
852/* #undef USE_WIN32API */
853
854/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
855   'wchar_t'. */
856/* #undef WCHAR_T_SUFFIX */
857
858/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
859   'wint_t'. */
860/* #undef WINT_T_SUFFIX */
861
862/* Define if --with-python provides a path, either directly or via
863   python-config.py --exec-prefix. */
864/* #undef WITH_PYTHON_PATH */
865
866/* Define if the simulator is being linked in. */
867/* #undef WITH_SIM */
868
869/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
870   significant byte first (like Motorola and SPARC, unlike Intel). */
871#if defined AC_APPLE_UNIVERSAL_BUILD
872# if defined __BIG_ENDIAN__
873#  define WORDS_BIGENDIAN 1
874# endif
875#else
876# ifndef WORDS_BIGENDIAN
877#  define WORDS_BIGENDIAN 1
878# endif
879#endif
880
881/* Number of bits in a file offset, on hosts where this is settable. */
882/* #undef _FILE_OFFSET_BITS */
883
884/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
885   <sys/proc.h> problem on IRIX 5. */
886/* #undef _KMEMUSER */
887
888/* Define for large files, on AIX-style hosts. */
889/* #undef _LARGE_FILES */
890
891/* Define to 1 if on MINIX. */
892/* #undef _MINIX */
893
894/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
895   2.[789] when using GCC. */
896/* #undef _MSE_INT_H */
897
898/* Define to 2 if the system does not provide POSIX.1 features except with
899   this defined. */
900/* #undef _POSIX_1_SOURCE */
901
902/* Define to 1 if you need to in order for `stat' and other things to work. */
903/* #undef _POSIX_SOURCE */
904
905/* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
906/* #undef _SYSCALL32 */
907
908/* Define to 500 only on HP-UX. */
909/* #undef _XOPEN_SOURCE */
910
911/* Enable extensions on AIX 3, Interix.  */
912#ifndef _ALL_SOURCE
913# define _ALL_SOURCE 1
914#endif
915/* Enable GNU extensions on systems that have them.  */
916#ifndef _GNU_SOURCE
917# define _GNU_SOURCE 1
918#endif
919/* Enable threading extensions on Solaris.  */
920#ifndef _POSIX_PTHREAD_SEMANTICS
921# define _POSIX_PTHREAD_SEMANTICS 1
922#endif
923/* Enable extensions on HP NonStop.  */
924#ifndef _TANDEM_SOURCE
925# define _TANDEM_SOURCE 1
926#endif
927/* Enable general extensions on Solaris.  */
928#ifndef __EXTENSIONS__
929# define __EXTENSIONS__ 1
930#endif
931
932
933/* Define to empty if `const' does not conform to ANSI C. */
934/* #undef const */
935
936/* Define to `__inline__' or `__inline' if that's what the C compiler
937   calls it, or to nothing if 'inline' is not supported under any name.  */
938#ifndef __cplusplus
939/* #undef inline */
940#endif
941
942/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
943   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
944   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
945   __APPLE__ && __MACH__ test for MacOS X.
946   __APPLE_CC__ tests for the Apple compiler and its version.
947   __STDC_VERSION__ tests for the C99 mode.  */
948#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
949# define __GNUC_STDC_INLINE__ 1
950#endif
951
952/* Define to `int' if <sys/types.h> does not define. */
953/* #undef pid_t */
954
955/* readline-6.0 started to use different name. */
956/* #undef readline_echoing_p */
957
958/* Define to the equivalent of the C99 'restrict' keyword, or to
959   nothing if this is not supported.  Do not define if restrict is
960   supported directly.  */
961#define restrict __restrict
962/* Work around a bug in Sun C++: it does not support _Restrict or
963   __restrict__, even though the corresponding Sun C compiler ends up with
964   "#define restrict _Restrict" or "#define restrict __restrict__" in the
965   previous line.  Perhaps some future version of Sun C++ will work with
966   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
967#if defined __SUNPRO_CC && !defined __RESTRICT
968# define _Restrict
969# define __restrict__
970#endif
971
972/* Define as a marker that can be attached to declarations that might not
973    be used.  This helps to reduce warnings, such as from
974    GCC -Wunused-parameter.  */
975#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
976# define _GL_UNUSED __attribute__ ((__unused__))
977#else
978# define _GL_UNUSED
979#endif
980/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
981   is a misnomer outside of parameter lists.  */
982#define _UNUSED_PARAMETER_ _GL_UNUSED
983
984
985/* Define as `fork' if `vfork' does not work. */
986/* #undef vfork */
987