1 /* Define if pstatus_t type is available */
4 /* Define if prrun_t type is available */
7 /* Define if fpregset_t type is available. */
10 /* Define if gregset_t type is available. */
13 /* Define if you want to use new multi-fd /proc interface
14 (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
17 /* Define if ioctl argument PIOCSET is available. */
18 #undef HAVE_PROCFS_PIOCSET
20 /* Define if the `long long' type works. */
21 #undef CC_HAS_LONG_LONG
23 /* Define if the "ll" format works to print long long ints. */
24 #undef PRINTF_HAS_LONG_LONG
26 /* Define if the "%Lg" format works to print long doubles. */
27 #undef PRINTF_HAS_LONG_DOUBLE
29 /* Define if the "%Lg" format works to scan long doubles. */
30 #undef SCANF_HAS_LONG_DOUBLE
32 /* Define if using Solaris thread debugging. */
33 #undef HAVE_THREAD_DB_LIB
35 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
36 #undef START_INFERIOR_TRAPS_EXPECTED
39 /* Define if you have HPUX threads */
40 #undef HAVE_HPUX_THREAD_SUPPORT
42 /* Define if you want to use the memory mapped malloc package (mmalloc). */
45 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
46 to initialize mmalloc, and we want to force checking to be used anyway.
47 This may cause spurious memory corruption messages if the runtime tries
48 to explicitly deallocate that memory when gdb calls exit. */
51 /* Define to 1 if NLS is requested. */
54 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
57 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
60 /* Define as 1 if you have the stpcpy function. */
63 /* Define if your locale.h file contains LC_MESSAGES. */
64 #undef HAVE_LC_MESSAGES
66 /* Define if you want to use the full-screen terminal user interface. */
69 /* Define if <proc_service.h> on solaris uses int instead of
70 size_t, and assorted other type changes. */
71 #undef PROC_SERVICE_IS_OLD
73 /* If you want to specify a default CPU variant, define this to be its
74 name, as a C string. */
75 #undef TARGET_CPU_DEFAULT
77 /* Define if the simulator is being linked in. */
80 /* Set to true if the save_state_t structure is present */
81 #undef HAVE_STRUCT_SAVE_STATE_T
83 /* Set to true if the save_state_t structure has the ss_wide member */
84 #undef HAVE_STRUCT_MEMBER_SS_WIDE
86 /* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */
87 #undef HAVE_PTRACE_GETXFPREGS