1 /* Define if your struct reg has r_fs. */
2 #undef HAVE_STRUCT_REG_R_FS
4 /* Define if your struct reg has r_gs. */
5 #undef HAVE_STRUCT_REG_R_GS
7 /* Define if pstatus_t type is available */
10 /* Define if prrun_t type is available */
13 /* Define if fpregset_t type is available. */
14 #undef HAVE_FPREGSET_T
16 /* Define if gregset_t type is available. */
19 /* Define if <sys/procfs.h> has prgregset_t. */
20 #undef HAVE_PRGREGSET_T
22 /* Define if <sys/procfs.h> has prfpregset_t. */
23 #undef HAVE_PRFPREGSET_T
25 /* Define if <sys/procfs.h> has lwpid_t. */
28 /* Define if <sys/procfs.h> has psaddr_t. */
31 /* Define if <sys/procfs.h> has prgregset32_t. */
32 #undef HAVE_PRGREGSET32_T
34 /* Define if <sys/procfs.h> has prfpregset32_t. */
35 #undef HAVE_PRFPREGSET32_T
37 /* Define if <sys/procfs.h> has prsysent_t */
38 #undef HAVE_PRSYSENT_T
40 /* Define if <sys/procfs.h> has pr_sigset_t */
41 #undef HAVE_PR_SIGSET_T
43 /* Define if <sys/procfs.h> has pr_sigaction64_t */
44 #undef HAVE_PR_SIGACTION64_T
46 /* Define if <sys/procfs.h> has pr_siginfo64_t */
47 #undef HAVE_PR_SIGINFO64_T
49 /* Define if the pread64 function is available. */
52 /* Define if <link.h> exists and defines struct link_map which has
53 members with an ``l_'' prefix. (For Solaris, SVR4, and
54 SVR4-like systems.) */
55 #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
57 /* Define if <link.h> exists and defines struct link_map which has
58 members with an ``lm_'' prefix. (For SunOS.) */
59 #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
61 /* Define if <link.h> exists and defines a struct so_map which has
62 members with an ``som_'' prefix. (Found on older *BSD systems.) */
63 #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
65 /* Define if <sys/link.h> has struct link_map32 */
66 #undef HAVE_STRUCT_LINK_MAP32
68 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
71 /* Define if the prfpregset_t type is broken. */
72 #undef PRFPREGSET_T_BROKEN
74 /* Define if you want to use new multi-fd /proc interface
75 (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
78 /* Define if ioctl argument PIOCSET is available. */
79 #undef HAVE_PROCFS_PIOCSET
81 /* Define if the `long long' type works. */
82 #undef CC_HAS_LONG_LONG
84 /* Define if the "ll" format works to print long long ints. */
85 #undef PRINTF_HAS_LONG_LONG
87 /* Define if the "%Lg" format works to print long doubles. */
88 #undef PRINTF_HAS_LONG_DOUBLE
90 /* Define if the "%Lg" format works to scan long doubles. */
91 #undef SCANF_HAS_LONG_DOUBLE
93 /* Define if using Solaris thread debugging. */
94 #undef HAVE_THREAD_DB_LIB
96 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
97 #undef START_INFERIOR_TRAPS_EXPECTED
100 /* Define if you have HPUX threads */
101 #undef HAVE_HPUX_THREAD_SUPPORT
103 /* Define if you want to use the memory mapped malloc package (mmalloc). */
106 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
107 to initialize mmalloc, and we want to force checking to be used anyway.
108 This may cause spurious memory corruption messages if the runtime tries
109 to explicitly deallocate that memory when gdb calls exit. */
112 /* Define to 1 if NLS is requested. */
115 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
118 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
121 /* Define as 1 if you have the stpcpy function. */
124 /* Define if your locale.h file contains LC_MESSAGES. */
125 #undef HAVE_LC_MESSAGES
127 /* Define if you want to use the full-screen terminal user interface. */
130 /* Define if <proc_service.h> on solaris uses int instead of
131 size_t, and assorted other type changes. */
132 #undef PROC_SERVICE_IS_OLD
134 /* If you want to specify a default CPU variant, define this to be its
135 name, as a C string. */
136 #undef TARGET_CPU_DEFAULT
138 /* Define if the simulator is being linked in. */
141 /* Set to true if the save_state_t structure is present */
142 #undef HAVE_STRUCT_SAVE_STATE_T
144 /* Set to true if the save_state_t structure has the ss_wide member */
145 #undef HAVE_STRUCT_MEMBER_SS_WIDE
147 /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */
148 #undef HAVE_PTRACE_GETREGS
150 /* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request. */
151 #undef HAVE_PTRACE_GETFPXREGS
153 /* Define if <sys/ptrace.h> defines the PT_GETDBREGS request. */
154 #undef HAVE_PT_GETDBREGS
156 /* Define if <sys/ptrace.h> defines the PT_GETXMMREGS request. */
157 #undef HAVE_PT_GETXMMREGS
159 /* Define if gnu-regex.c included with GDB should be used. */
160 #undef USE_INCLUDED_REGEX
162 /* BFD's default architecture. */
163 #undef DEFAULT_BFD_ARCH
165 /* BFD's default target vector. */
166 #undef DEFAULT_BFD_VEC
168 /* Multi-arch enabled. */
169 #undef GDB_MULTI_ARCH