1 /* Enable GNU extensions on systems that have them. */
6 /* Define if your struct reg has r_fs. */
7 #undef HAVE_STRUCT_REG_R_FS
9 /* Define if your struct stat has st_blocks. */
10 #undef HAVE_STRUCT_STAT_ST_BLOCKS
12 /* Define if your struct reg has r_gs. */
13 #undef HAVE_STRUCT_REG_R_GS
15 /* Define if pstatus_t type is available */
18 /* Define if prrun_t type is available */
21 /* Define if fpregset_t type is available. */
22 #undef HAVE_FPREGSET_T
24 /* Define if gregset_t type is available. */
27 /* Define if <sys/procfs.h> has prgregset_t. */
28 #undef HAVE_PRGREGSET_T
30 /* Define if <sys/procfs.h> has prfpregset_t. */
31 #undef HAVE_PRFPREGSET_T
33 /* Define if <sys/procfs.h> has lwpid_t. */
36 /* Define if <sys/procfs.h> has psaddr_t. */
39 /* Define if <sys/procfs.h> has prgregset32_t. */
40 #undef HAVE_PRGREGSET32_T
42 /* Define if <sys/procfs.h> has prfpregset32_t. */
43 #undef HAVE_PRFPREGSET32_T
45 /* Define if <sys/procfs.h> has prsysent_t */
46 #undef HAVE_PRSYSENT_T
48 /* Define if <sys/procfs.h> has pr_sigset_t */
49 #undef HAVE_PR_SIGSET_T
51 /* Define if <sys/procfs.h> has pr_sigaction64_t */
52 #undef HAVE_PR_SIGACTION64_T
54 /* Define if <sys/procfs.h> has pr_siginfo64_t */
55 #undef HAVE_PR_SIGINFO64_T
57 /* Define if <link.h> exists and defines struct link_map which has
58 members with an ``l_'' prefix. (For Solaris, SVR4, and
59 SVR4-like systems.) */
60 #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
62 /* Define if <link.h> exists and defines struct link_map which has
63 members with an ``lm_'' prefix. (For SunOS.) */
64 #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
66 /* Define if <link.h> exists and defines a struct so_map which has
67 members with an ``som_'' prefix. (Found on older *BSD systems.) */
68 #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
70 /* Define if <sys/link.h> has struct link_map32 */
71 #undef HAVE_STRUCT_LINK_MAP32
73 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
76 /* Define if the prfpregset_t type is broken. */
77 #undef PRFPREGSET_T_BROKEN
79 /* Define if you want to use new multi-fd /proc interface
80 (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
83 /* Define if ioctl argument PIOCSET is available. */
84 #undef HAVE_PROCFS_PIOCSET
86 /* Define if the `long long' type works. */
87 #undef CC_HAS_LONG_LONG
89 /* Define if the "ll" format works to print long long ints. */
90 #undef PRINTF_HAS_LONG_LONG
92 /* Define if the "%Lg" format works to print long doubles. */
93 #undef PRINTF_HAS_LONG_DOUBLE
95 /* Define if the "%Lg" format works to scan long doubles. */
96 #undef SCANF_HAS_LONG_DOUBLE
98 /* Define if using Solaris thread debugging. */
99 #undef HAVE_THREAD_DB_LIB
101 /* Define if you support the tkill syscall. */
102 #undef HAVE_TKILL_SYSCALL
104 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
105 #undef START_INFERIOR_TRAPS_EXPECTED
108 /* Define if you have HPUX threads */
109 #undef HAVE_HPUX_THREAD_SUPPORT
111 /* Define to 1 if NLS is requested. */
114 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
117 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
120 /* Define as 1 if you have the stpcpy function. */
123 /* Define if your locale.h file contains LC_MESSAGES. */
124 #undef HAVE_LC_MESSAGES
126 /* Define if you want to use the full-screen terminal user interface. */
129 /* Define if <proc_service.h> on solaris uses int instead of
130 size_t, and assorted other type changes. */
131 #undef PROC_SERVICE_IS_OLD
133 /* Define if the simulator is being linked in. */
136 /* Set to true if the save_state_t structure is present */
137 #undef HAVE_STRUCT_SAVE_STATE_T
139 /* Set to true if the save_state_t structure has the ss_wide member */
140 #undef HAVE_STRUCT_MEMBER_SS_WIDE
142 /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */
143 #undef HAVE_PTRACE_GETREGS
145 /* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request. */
146 #undef HAVE_PTRACE_GETFPXREGS
148 /* Define if <sys/ptrace.h> defines the PT_GETDBREGS request. */
149 #undef HAVE_PT_GETDBREGS
151 /* Define if <sys/ptrace.h> defines the PT_GETXMMREGS request. */
152 #undef HAVE_PT_GETXMMREGS
154 /* Define if libunwind library is being used. */
155 #undef HAVE_LIBUNWIND
166 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works
167 around a <sys/proc.h> problem on IRIX 5. */
This page took 0.041889 seconds and 4 git commands to generate.