config.h revision 252827
190792Sgshapiro/* $FreeBSD: stable/9/gnu/usr.bin/gdb/arch/i386/config.h 252827 2013-07-05 19:35:51Z emaste $ */
2261363Sgshapiro
390792Sgshapiro/* config.h.  Generated automatically by configure.  */
490792Sgshapiro/* config.in.  Generated automatically from configure.in by autoheader.  */
590792Sgshapiro
690792Sgshapiro/* Define if on AIX 3.
790792Sgshapiro   System headers sometimes define this.
890792Sgshapiro   We just want to avoid a redefinition error message.  */
990792Sgshapiro#ifndef _ALL_SOURCE
1090792Sgshapiro/* #undef _ALL_SOURCE */
11266692Sgshapiro#endif
1290792Sgshapiro
1390792Sgshapiro/* Define if using alloca.c.  */
1490792Sgshapiro/* #undef C_ALLOCA */
1590792Sgshapiro
1690792Sgshapiro/* Define to empty if the keyword does not work.  */
1790792Sgshapiro/* #undef const */
1890792Sgshapiro
1990792Sgshapiro/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
2090792Sgshapiro   This function is required for alloca.c support on those systems.  */
2190792Sgshapiro/* #undef CRAY_STACKSEG_END */
2290792Sgshapiro
2390792Sgshapiro/* Define if you have alloca, as a function or macro.  */
2490792Sgshapiro#define HAVE_ALLOCA 1
2590792Sgshapiro
2690792Sgshapiro/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
2790792Sgshapiro/* #undef HAVE_ALLOCA_H */
2890792Sgshapiro
2990792Sgshapiro/* Define if the `long double' type works.  */
3090792Sgshapiro#define HAVE_LONG_DOUBLE 1
3190792Sgshapiro
3290792Sgshapiro/* Define if you have a working `mmap' system call.  */
3390792Sgshapiro#define HAVE_MMAP 1
3490792Sgshapiro
3590792Sgshapiro/* Define if you have <vfork.h>.  */
3690792Sgshapiro/* #undef HAVE_VFORK_H */
3790792Sgshapiro
3890792Sgshapiro/* Define as __inline if that's what the C compiler calls it.  */
3990792Sgshapiro/* #undef inline */
4090792Sgshapiro
4190792Sgshapiro/* Define to `long' if <sys/types.h> doesn't define.  */
4290792Sgshapiro/* #undef off_t */
4390792Sgshapiro
4490792Sgshapiro/* Define to `int' if <sys/types.h> doesn't define.  */
4590792Sgshapiro/* #undef pid_t */
46141858Sgshapiro
4790792Sgshapiro/* Define if you need to in order for stat and other things to work.  */
4890792Sgshapiro/* #undef _POSIX_SOURCE */
4990792Sgshapiro
5090792Sgshapiro/* Define as the return type of signal handlers (int or void).  */
5190792Sgshapiro#define RETSIGTYPE void
5290792Sgshapiro
5390792Sgshapiro/* Define if the `setpgrp' function takes no argument.  */
5490792Sgshapiro/* #undef SETPGRP_VOID */
5590792Sgshapiro
5690792Sgshapiro/* Define to `unsigned' if <sys/types.h> doesn't define.  */
5790792Sgshapiro/* #undef size_t */
5890792Sgshapiro
5990792Sgshapiro/* If using the C implementation of alloca, define if you know the
6090792Sgshapiro   direction of stack growth for your system; otherwise it will be
6190792Sgshapiro   automatically deduced at run-time.
6290792Sgshapiro STACK_DIRECTION > 0 => grows toward higher addresses
6390792Sgshapiro STACK_DIRECTION < 0 => grows toward lower addresses
6490792Sgshapiro STACK_DIRECTION = 0 => direction of growth unknown
6590792Sgshapiro */
6690792Sgshapiro/* #undef STACK_DIRECTION */
6790792Sgshapiro
6890792Sgshapiro/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
6990792Sgshapiro/* #undef STAT_MACROS_BROKEN */
7090792Sgshapiro
7190792Sgshapiro/* Define if you have the ANSI C header files.  */
7290792Sgshapiro#define STDC_HEADERS 1
7390792Sgshapiro
7490792Sgshapiro/* Define vfork as fork if vfork does not work.  */
7590792Sgshapiro/* #undef vfork */
7690792Sgshapiro
7790792Sgshapiro/* Enable GNU extensions on systems that have them.  */
7890792Sgshapiro#ifndef _GNU_SOURCE
7990792Sgshapiro# define _GNU_SOURCE 1
8090792Sgshapiro#endif
8190792Sgshapiro
8290792Sgshapiro/* Define if your struct reg has r_fs.  */
8390792Sgshapiro#define HAVE_STRUCT_REG_R_FS 1
8490792Sgshapiro
8590792Sgshapiro/* Define if your struct stat has st_blocks.  */
8690792Sgshapiro#define HAVE_STRUCT_STAT_ST_BLOCKS 1
8790792Sgshapiro
8890792Sgshapiro/* Define if your struct reg has r_gs.  */
8990792Sgshapiro#define HAVE_STRUCT_REG_R_GS 1
9090792Sgshapiro
9190792Sgshapiro/* Define if <link.h> exists and defines struct link_map which has
9290792Sgshapiro   members with an ``l_'' prefix.  (For Solaris, SVR4, and
9390792Sgshapiro   SVR4-like systems.) */
9490792Sgshapiro#define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
9590792Sgshapiro
9690792Sgshapiro/* Define if <link.h> exists and defines struct link_map which has
9790792Sgshapiro  members with an ``lm_'' prefix.  (For SunOS.)  */
9890792Sgshapiro/* #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS */
9990792Sgshapiro
10090792Sgshapiro/* Define if <link.h> exists and defines a struct so_map which has
10190792Sgshapiro  members with an ``som_'' prefix.  (Found on older *BSD systems.)  */
10290792Sgshapiro/* #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS */
10390792Sgshapiro
10490792Sgshapiro/* Define if <sys/link.h> has struct link_map32 */
10590792Sgshapiro/* #undef HAVE_STRUCT_LINK_MAP32 */
10690792Sgshapiro
10790792Sgshapiro/* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
10890792Sgshapiro/* #undef _SYSCALL32 */
10990792Sgshapiro
11090792Sgshapiro/* Define if the prfpregset_t type is broken. */
11190792Sgshapiro/* #undef PRFPREGSET_T_BROKEN */
11290792Sgshapiro
11390792Sgshapiro/* Define if you want to use new multi-fd /proc interface
11490792Sgshapiro   (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
11590792Sgshapiro/* #undef NEW_PROC_API */
11690792Sgshapiro
11790792Sgshapiro/* Define if ioctl argument PIOCSET is available. */
11890792Sgshapiro/* #undef HAVE_PROCFS_PIOCSET */
11990792Sgshapiro
12090792Sgshapiro/* Define if the `long long' type works.  */
12190792Sgshapiro#define CC_HAS_LONG_LONG 1
12290792Sgshapiro
12390792Sgshapiro/* Define if the "ll" format works to print long long ints. */
12490792Sgshapiro#define PRINTF_HAS_LONG_LONG 1
12590792Sgshapiro
12690792Sgshapiro/* Define if the "%Lg" format works to print long doubles. */
12790792Sgshapiro#define PRINTF_HAS_LONG_DOUBLE 1
12890792Sgshapiro
12990792Sgshapiro/* Define if the "%Lg" format works to scan long doubles. */
13090792Sgshapiro#define SCANF_HAS_LONG_DOUBLE 1
13190792Sgshapiro
13290792Sgshapiro/* Define if using Solaris thread debugging.  */
13390792Sgshapiro/* #undef HAVE_THREAD_DB_LIB */
13490792Sgshapiro
13590792Sgshapiro/* Define on a GNU/Linux system to work around problems in sys/procfs.h.  */
13690792Sgshapiro/* #undef START_INFERIOR_TRAPS_EXPECTED */
13790792Sgshapiro/* #undef sys_quotactl */
13890792Sgshapiro
13990792Sgshapiro/* Define if you have HPUX threads */
14090792Sgshapiro/* #undef HAVE_HPUX_THREAD_SUPPORT */
14190792Sgshapiro
14290792Sgshapiro/* Define if <proc_service.h> on solaris uses int instead of
14390792Sgshapiro   size_t, and assorted other type changes. */
14490792Sgshapiro/* #undef PROC_SERVICE_IS_OLD */
14590792Sgshapiro
14690792Sgshapiro/* Define if the simulator is being linked in.  */
14790792Sgshapiro#define WITH_SIM 1
14890792Sgshapiro
14990792Sgshapiro/* Set to true if the save_state_t structure is present */
15090792Sgshapiro/* #undef HAVE_STRUCT_SAVE_STATE_T */
15190792Sgshapiro
15290792Sgshapiro/* Set to true if the save_state_t structure has the ss_wide member */
15390792Sgshapiro/* #undef HAVE_STRUCT_MEMBER_SS_WIDE */
15490792Sgshapiro
15590792Sgshapiro/* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request.  */
15690792Sgshapiro/* #undef HAVE_PTRACE_GETREGS */
15790792Sgshapiro
15890792Sgshapiro/* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request.  */
15990792Sgshapiro/* #undef HAVE_PTRACE_GETFPXREGS */
16090792Sgshapiro
16190792Sgshapiro/* Define if <sys/ptrace.h> defines the PT_GETDBREGS request.  */
16290792Sgshapiro#define HAVE_PT_GETDBREGS 1
16390792Sgshapiro
16490792Sgshapiro/* Define if <sys/ptrace.h> defines the PT_GETXMMREGS request.  */
16590792Sgshapiro#define HAVE_PT_GETXMMREGS
16690792Sgshapiro
16790792Sgshapiro/* Define if libunwind library is being used.  */
16890792Sgshapiro/* #undef HAVE_LIBUNWIND */
16990792Sgshapiro
17090792Sgshapiro/* hostfile */
17190792Sgshapiro#define GDB_XM_FILE config/i386/xm-i386.h
17290792Sgshapiro
17390792Sgshapiro/* targetfile */
17490792Sgshapiro#define GDB_TM_FILE config/i386/tm-fbsd.h
17590792Sgshapiro
17690792Sgshapiro/* nativefile */
17790792Sgshapiro#ifndef CROSS_DEBUGGER
17890792Sgshapiro#define GDB_NM_FILE config/i386/nm-fbsd.h
17990792Sgshapiro#endif
18090792Sgshapiro
18190792Sgshapiro/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl.  Works
18290792Sgshapiro   around a <sys/proc.h> problem on IRIX 5.  */
18390792Sgshapiro#ifndef _KMEMUSER
18490792Sgshapiro/* #undef _KMEMUSER */
18590792Sgshapiro#endif
18690792Sgshapiro
18790792Sgshapiro/* Define if you have the __argz_count function.  */
18890792Sgshapiro/* #undef HAVE___ARGZ_COUNT */
18990792Sgshapiro
19090792Sgshapiro/* Define if you have the __argz_next function.  */
19190792Sgshapiro/* #undef HAVE___ARGZ_NEXT */
19290792Sgshapiro
19390792Sgshapiro/* Define if you have the __argz_stringify function.  */
19490792Sgshapiro/* #undef HAVE___ARGZ_STRINGIFY */
19590792Sgshapiro
19690792Sgshapiro/* Define if you have the _mcleanup function.  */
19790792Sgshapiro#define HAVE__MCLEANUP 1
19890792Sgshapiro
19990792Sgshapiro/* Define if you have the canonicalize_file_name function.  */
20090792Sgshapiro/* #undef HAVE_CANONICALIZE_FILE_NAME */
20190792Sgshapiro
20290792Sgshapiro/* Define if you have the dcgettext function.  */
20390792Sgshapiro/* #undef HAVE_DCGETTEXT */
20490792Sgshapiro
20590792Sgshapiro/* Define if you have the getcwd function.  */
20690792Sgshapiro#define HAVE_GETCWD 1
20790792Sgshapiro
20890792Sgshapiro/* Define if you have the getpagesize function.  */
20990792Sgshapiro#define HAVE_GETPAGESIZE 1
21090792Sgshapiro
21190792Sgshapiro/* Define if you have the monstartup function.  */
21290792Sgshapiro#define HAVE_MONSTARTUP 1
21390792Sgshapiro
21490792Sgshapiro/* Define if you have the munmap function.  */
21590792Sgshapiro#define HAVE_MUNMAP 1
21690792Sgshapiro
21790792Sgshapiro/* Define if you have the poll function.  */
21890792Sgshapiro#define HAVE_POLL 1
21990792Sgshapiro
22090792Sgshapiro/* Define if you have the pread64 function.  */
22190792Sgshapiro/* #undef HAVE_PREAD64 */
22290792Sgshapiro
22390792Sgshapiro/* Define if you have the putenv function.  */
22490792Sgshapiro#define HAVE_PUTENV 1
22590792Sgshapiro
22690792Sgshapiro/* Define if you have the realpath function.  */
22790792Sgshapiro#define HAVE_REALPATH 1
22890792Sgshapiro
22990792Sgshapiro/* Define if you have the sbrk function.  */
23090792Sgshapiro#define HAVE_SBRK 1
23190792Sgshapiro
23290792Sgshapiro/* Define if you have the setenv function.  */
23390792Sgshapiro#define HAVE_SETENV 1
23490792Sgshapiro
23590792Sgshapiro/* Define if you have the setlocale function.  */
23690792Sgshapiro#define HAVE_SETLOCALE 1
23790792Sgshapiro
23890792Sgshapiro/* Define if you have the setpgid function.  */
23990792Sgshapiro#define HAVE_SETPGID 1
24090792Sgshapiro
24190792Sgshapiro/* Define if you have the setpgrp function.  */
24290792Sgshapiro#define HAVE_SETPGRP 1
24390792Sgshapiro
24490792Sgshapiro/* Define if you have the sigaction function.  */
24590792Sgshapiro#define HAVE_SIGACTION 1
24690792Sgshapiro
24790792Sgshapiro/* Define if you have the sigprocmask function.  */
24890792Sgshapiro#define HAVE_SIGPROCMASK 1
24990792Sgshapiro
25090792Sgshapiro/* Define if you have the sigsetmask function.  */
25190792Sgshapiro#define HAVE_SIGSETMASK 1
25290792Sgshapiro
25390792Sgshapiro/* Define if you have the socketpair function.  */
25490792Sgshapiro#define HAVE_SOCKETPAIR 1
25590792Sgshapiro
25690792Sgshapiro/* Define if you have the stpcpy function.  */
25790792Sgshapiro#define HAVE_STPCPY 1
25890792Sgshapiro
25990792Sgshapiro/* Define if you have the strcasecmp function.  */
26090792Sgshapiro#define HAVE_STRCASECMP 1
26190792Sgshapiro
26290792Sgshapiro/* Define if you have the strchr function.  */
26390792Sgshapiro#define HAVE_STRCHR 1
26490792Sgshapiro
26590792Sgshapiro/* Define if you have the syscall function.  */
26690792Sgshapiro#define HAVE_SYSCALL 1
26790792Sgshapiro
26890792Sgshapiro/* Define if you have the <argz.h> header file.  */
26990792Sgshapiro/* #undef HAVE_ARGZ_H */
27090792Sgshapiro
27190792Sgshapiro/* Define if you have the <ctype.h> header file.  */
27290792Sgshapiro#define HAVE_CTYPE_H 1
27390792Sgshapiro
27490792Sgshapiro/* Define if you have the <curses.h> header file.  */
27590792Sgshapiro#define HAVE_CURSES_H 1
27690792Sgshapiro
27790792Sgshapiro/* Define if you have the <dirent.h> header file.  */
27890792Sgshapiro#define HAVE_DIRENT_H 1
27990792Sgshapiro
28090792Sgshapiro/* Define if you have the <libunwind-ia64.h> header file.  */
28190792Sgshapiro/* #undef HAVE_LIBUNWIND_IA64_H */
28290792Sgshapiro
28390792Sgshapiro/* Define if you have the <libunwind.h> header file.  */
28490792Sgshapiro/* #undef HAVE_LIBUNWIND_H */
28590792Sgshapiro
28690792Sgshapiro/* Define if you have the <limits.h> header file.  */
28790792Sgshapiro#define HAVE_LIMITS_H 1
28890792Sgshapiro
28990792Sgshapiro/* Define if you have the <link.h> header file.  */
29090792Sgshapiro#define HAVE_LINK_H 1
29190792Sgshapiro
29290792Sgshapiro/* Define if you have the <locale.h> header file.  */
29390792Sgshapiro#define HAVE_LOCALE_H 1
29490792Sgshapiro
29590792Sgshapiro/* Define if you have the <machine/reg.h> header file.  */
29690792Sgshapiro#define HAVE_MACHINE_REG_H 1
29790792Sgshapiro
29890792Sgshapiro/* Define if you have the <malloc.h> header file.  */
29990792Sgshapiro/* #undef HAVE_MALLOC_H */
30090792Sgshapiro
30190792Sgshapiro/* Define if you have the <memory.h> header file.  */
30290792Sgshapiro#define HAVE_MEMORY_H 1
30390792Sgshapiro
30490792Sgshapiro/* Define if you have the <ncurses.h> header file.  */
30590792Sgshapiro#define HAVE_NCURSES_H 1
30690792Sgshapiro
30790792Sgshapiro/* Define if you have the <ndir.h> header file.  */
30890792Sgshapiro/* #undef HAVE_NDIR_H */
30990792Sgshapiro
31090792Sgshapiro/* Define if you have the <nl_types.h> header file.  */
31190792Sgshapiro#define HAVE_NL_TYPES_H 1
31290792Sgshapiro
31390792Sgshapiro/* Define if you have the <nlist.h> header file.  */
31490792Sgshapiro#define HAVE_NLIST_H 1
31590792Sgshapiro
31690792Sgshapiro/* Define if you have the <poll.h> header file.  */
31790792Sgshapiro#define HAVE_POLL_H 1
31890792Sgshapiro
31990792Sgshapiro/* Define if you have the <proc_service.h> header file.  */
32090792Sgshapiro/* #undef HAVE_PROC_SERVICE_H */
32190792Sgshapiro
32290792Sgshapiro/* Define if you have the <ptrace.h> header file.  */
32390792Sgshapiro/* #undef HAVE_PTRACE_H */
32490792Sgshapiro
32590792Sgshapiro/* Define if you have the <sgtty.h> header file.  */
32690792Sgshapiro#define HAVE_SGTTY_H 1
32790792Sgshapiro
32890792Sgshapiro/* Define if you have the <stddef.h> header file.  */
32990792Sgshapiro#define HAVE_STDDEF_H 1
33090792Sgshapiro
33190792Sgshapiro/* Define if you have the <stdint.h> header file.  */
33290792Sgshapiro#define HAVE_STDINT_H 1
33390792Sgshapiro
33490792Sgshapiro/* Define if you have the <stdlib.h> header file.  */
33590792Sgshapiro#define HAVE_STDLIB_H 1
33690792Sgshapiro
33790792Sgshapiro/* Define if you have the <string.h> header file.  */
33890792Sgshapiro#define HAVE_STRING_H 1
33990792Sgshapiro
34090792Sgshapiro/* Define if you have the <strings.h> header file.  */
34190792Sgshapiro#define HAVE_STRINGS_H 1
34290792Sgshapiro
34390792Sgshapiro/* Define if you have the <sys/debugreg.h> header file.  */
34490792Sgshapiro/* #undef HAVE_SYS_DEBUGREG_H */
34590792Sgshapiro
34690792Sgshapiro/* Define if you have the <sys/dir.h> header file.  */
34790792Sgshapiro/* #undef HAVE_SYS_DIR_H */
34890792Sgshapiro
34990792Sgshapiro/* Define if you have the <sys/fault.h> header file.  */
35090792Sgshapiro/* #undef HAVE_SYS_FAULT_H */
35190792Sgshapiro
35290792Sgshapiro/* Define if you have the <sys/file.h> header file.  */
35390792Sgshapiro#define HAVE_SYS_FILE_H 1
35490792Sgshapiro
35590792Sgshapiro/* Define if you have the <sys/filio.h> header file.  */
35690792Sgshapiro#define HAVE_SYS_FILIO_H 1
35790792Sgshapiro
35890792Sgshapiro/* Define if you have the <sys/ioctl.h> header file.  */
35990792Sgshapiro#define HAVE_SYS_IOCTL_H 1
36090792Sgshapiro
36190792Sgshapiro/* Define if you have the <sys/ndir.h> header file.  */
36290792Sgshapiro/* #undef HAVE_SYS_NDIR_H */
36390792Sgshapiro
36490792Sgshapiro/* Define if you have the <sys/param.h> header file.  */
36590792Sgshapiro#define HAVE_SYS_PARAM_H 1
36690792Sgshapiro
36790792Sgshapiro/* Define if you have the <sys/poll.h> header file.  */
36890792Sgshapiro#define HAVE_SYS_POLL_H 1
36990792Sgshapiro
37090792Sgshapiro/* Define if you have the <sys/proc.h> header file.  */
37190792Sgshapiro#define HAVE_SYS_PROC_H 1
37290792Sgshapiro
37390792Sgshapiro/* Define if you have the <sys/procfs.h> header file.  */
37490792Sgshapiro#define HAVE_SYS_PROCFS_H 1
37590792Sgshapiro
37690792Sgshapiro/* Define if you have the <sys/ptrace.h> header file.  */
37790792Sgshapiro#define HAVE_SYS_PTRACE_H 1
37890792Sgshapiro
37990792Sgshapiro/* Define if you have the <sys/reg.h> header file.  */
38090792Sgshapiro/* #undef HAVE_SYS_REG_H */
38190792Sgshapiro
38290792Sgshapiro/* Define if you have the <sys/select.h> header file.  */
38390792Sgshapiro#define HAVE_SYS_SELECT_H 1
38490792Sgshapiro
38590792Sgshapiro/* Define if you have the <sys/syscall.h> header file.  */
38690792Sgshapiro#define HAVE_SYS_SYSCALL_H 1
38790792Sgshapiro
38890792Sgshapiro/* Define if you have the <sys/user.h> header file.  */
38990792Sgshapiro#define HAVE_SYS_USER_H 1
39090792Sgshapiro
39190792Sgshapiro/* Define if you have the <sys/wait.h> header file.  */
39290792Sgshapiro#define HAVE_SYS_WAIT_H 1
39390792Sgshapiro
39490792Sgshapiro/* Define if you have the <term.h> header file.  */
39590792Sgshapiro#define HAVE_TERM_H 1
39690792Sgshapiro
39790792Sgshapiro/* Define if you have the <termio.h> header file.  */
39890792Sgshapiro/* #undef HAVE_TERMIO_H */
39990792Sgshapiro
40090792Sgshapiro/* Define if you have the <termios.h> header file.  */
40190792Sgshapiro#define HAVE_TERMIOS_H 1
40290792Sgshapiro
40390792Sgshapiro/* Define if you have the <thread_db.h> header file.  */
40490792Sgshapiro/* #undef HAVE_THREAD_DB_H */
40590792Sgshapiro
40690792Sgshapiro/* Define if you have the <time.h> header file.  */
40790792Sgshapiro#define HAVE_TIME_H 1
40890792Sgshapiro
40990792Sgshapiro/* Define if you have the <unistd.h> header file.  */
41090792Sgshapiro#define HAVE_UNISTD_H 1
41190792Sgshapiro
41290792Sgshapiro/* Define if you have the <values.h> header file.  */
41390792Sgshapiro/* #undef HAVE_VALUES_H */
41490792Sgshapiro
41590792Sgshapiro/* Define if you have the <wait.h> header file.  */
41690792Sgshapiro/* #undef HAVE_WAIT_H */
41790792Sgshapiro
41890792Sgshapiro/* Define if you have the dl library (-ldl).  */
41990792Sgshapiro/* #undef HAVE_LIBDL */
42090792Sgshapiro
42190792Sgshapiro/* Define if you have the m library (-lm).  */
42290792Sgshapiro#define HAVE_LIBM 1
42390792Sgshapiro
42490792Sgshapiro/* Define if you have the w library (-lw).  */
42590792Sgshapiro/* #undef HAVE_LIBW */
42690792Sgshapiro
42790792Sgshapiro/* Define if you have the stpcpy function */
42890792Sgshapiro#define HAVE_STPCPY 1
42990792Sgshapiro
43090792Sgshapiro/* Define if your locale.h file contains LC_MESSAGES. */
43190792Sgshapiro#define HAVE_LC_MESSAGES 1
43290792Sgshapiro
43390792Sgshapiro/* Define to 1 if NLS is requested */
43490792Sgshapiro/* #undef ENABLE_NLS */
43590792Sgshapiro
43690792Sgshapiro/* Define as 1 if you have gettext and don't want to use GNU gettext. */
43790792Sgshapiro/* #undef HAVE_GETTEXT */
43890792Sgshapiro
43990792Sgshapiro/* Name of this package.  */
44090792Sgshapiro#define PACKAGE "gdb"
44190792Sgshapiro
44290792Sgshapiro/* Define to BFD's default architecture.  */
44390792Sgshapiro#define DEFAULT_BFD_ARCH bfd_i386_arch
44490792Sgshapiro
44590792Sgshapiro/* Define to BFD's default target vector.  */
44690792Sgshapiro#define DEFAULT_BFD_VEC bfd_elf32_i386_freebsd_vec
44790792Sgshapiro
44890792Sgshapiro/* Define to 1 if your system has the _etext variable.  */
44990792Sgshapiro#define HAVE__ETEXT 1
45090792Sgshapiro
45190792Sgshapiro/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on
45290792Sgshapiro   Solaris 2.[78] when using GCC.  */
45390792Sgshapiro/* #undef _MSE_INT_H */
45490792Sgshapiro
45590792Sgshapiro/* Define to 1 if we found this declaration otherwise define to 0. */
45690792Sgshapiro#define HAVE_DECL_GETOPT 0
45790792Sgshapiro
45890792Sgshapiro/* Define if sigsetjmp is available.  */
45990792Sgshapiro#define HAVE_SIGSETJMP 1
46090792Sgshapiro
46190792Sgshapiro/* Define to 1 if the regex included in libiberty should be used. */
46290792Sgshapiro#define USE_INCLUDED_REGEX 1
46390792Sgshapiro
46490792Sgshapiro/* Define to 1 if your system has struct reg in <machine/reg.h>. */
46590792Sgshapiro#define HAVE_STRUCT_REG 1
46690792Sgshapiro
46790792Sgshapiro/* Define if <stdint.h> provides the uintptr_t type. */
46890792Sgshapiro#define HAVE_UINTPTR_T 1
46990792Sgshapiro
47090792Sgshapiro/* Define if malloc is not declared in system header files. */
47190792Sgshapiro/* #undef NEED_DECLARATION_MALLOC */
47290792Sgshapiro
47390792Sgshapiro/* Define if realloc is not declared in system header files. */
47490792Sgshapiro/* #undef NEED_DECLARATION_REALLOC */
47590792Sgshapiro
47690792Sgshapiro/* Define if free is not declared in system header files. */
47790792Sgshapiro/* #undef NEED_DECLARATION_FREE */
47890792Sgshapiro
47990792Sgshapiro/* Define if strerror is not declared in system header files. */
48090792Sgshapiro/* #undef NEED_DECLARATION_STRERROR */
48190792Sgshapiro
48290792Sgshapiro/* Define if strdup is not declared in system header files. */
48390792Sgshapiro/* #undef NEED_DECLARATION_STRDUP */
48490792Sgshapiro
48590792Sgshapiro/* Define if strstr is not declared in system header files. */
48690792Sgshapiro/* #undef NEED_DECLARATION_STRSTR */
48790792Sgshapiro
48890792Sgshapiro/* Define if canonicalize_file_name is not declared in system header files. */
48990792Sgshapiro#define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
49090792Sgshapiro
49190792Sgshapiro/* Define if <sys/procfs.h> has pstatus_t. */
49290792Sgshapiro/* #undef HAVE_PSTATUS_T */
49390792Sgshapiro
49490792Sgshapiro/* Define if <sys/procfs.h> has prrun_t. */
49590792Sgshapiro/* #undef HAVE_PRRUN_T */
49690792Sgshapiro
49790792Sgshapiro/* Define if <sys/procfs.h> has gregset_t. */
49890792Sgshapiro#define HAVE_GREGSET_T 1
49990792Sgshapiro
50090792Sgshapiro/* Define if <sys/procfs.h> has fpregset_t. */
50190792Sgshapiro#define HAVE_FPREGSET_T 1
50290792Sgshapiro
50390792Sgshapiro/* Define if <sys/procfs.h> has prgregset_t. */
50490792Sgshapiro#define HAVE_PRGREGSET_T 1
50590792Sgshapiro
50690792Sgshapiro/* Define if <sys/procfs.h> has prfpregset_t. */
50790792Sgshapiro#define HAVE_PRFPREGSET_T 1
50890792Sgshapiro
50990792Sgshapiro/* Define if <sys/procfs.h> has prgregset32_t. */
51090792Sgshapiro/* #undef HAVE_PRGREGSET32_T */
51190792Sgshapiro
51290792Sgshapiro/* Define if <sys/procfs.h> has prfpregset32_t. */
51390792Sgshapiro/* #undef HAVE_PRFPREGSET32_T */
51490792Sgshapiro
51590792Sgshapiro/* Define if <sys/procfs.h> has lwpid_t. */
51690792Sgshapiro#define HAVE_LWPID_T 1
51790792Sgshapiro
51890792Sgshapiro/* Define if <sys/procfs.h> has psaddr_t. */
51990792Sgshapiro#define HAVE_PSADDR_T 1
52090792Sgshapiro
52190792Sgshapiro/* Define if <sys/procfs.h> has prsysent_t. */
52290792Sgshapiro/* #undef HAVE_PRSYSENT_T */
52390792Sgshapiro
52490792Sgshapiro/* Define if <sys/procfs.h> has pr_sigset_t. */
52590792Sgshapiro/* #undef HAVE_PR_SIGSET_T */
52690792Sgshapiro
52790792Sgshapiro/* Define if <sys/procfs.h> has pr_sigaction64_t. */
52890792Sgshapiro/* #undef HAVE_PR_SIGACTION64_T */
52990792Sgshapiro
53090792Sgshapiro/* Define if <sys/procfs.h> has pr_siginfo64_t. */
53190792Sgshapiro/* #undef HAVE_PR_SIGINFO64_T */
53290792Sgshapiro
53390792Sgshapiro/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
53490792Sgshapiro/* #undef THREAD_DB_HAS_TD_NOTALLOC */
53590792Sgshapiro
53690792Sgshapiro/* Define if we can use the tkill syscall. */
53790792Sgshapiro/* #undef HAVE_TKILL_SYSCALL */
53890792Sgshapiro
53990792Sgshapiro/* Define to the default OS ABI for this configuration. */
54090792Sgshapiro/* #undef GDB_OSABI_DEFAULT */
54190792Sgshapiro
54290792Sgshapiro/* Define to be a string naming the default host character set. */
54390792Sgshapiro#define GDB_DEFAULT_HOST_CHARSET "ISO-8859-1"
54490792Sgshapiro
54590792Sgshapiro/* Define if you have the iconv() function. */
54690792Sgshapiro/* #undef HAVE_ICONV */
54790792Sgshapiro
54890792Sgshapiro/* Define as const if the declaration of iconv() needs const. */
54990792Sgshapiro/* #undef ICONV_CONST */
55090792Sgshapiro
55190792Sgshapiro