config.h revision 132238
1131087Smarcel/* $FreeBSD: head/gnu/usr.bin/gdb/arch/amd64/config.h 132238 2004-07-16 05:03:42Z marcel $ */
2131087Smarcel
3131087Smarcel/* config.h.  Generated automatically by configure.  */
4131087Smarcel/* config.in.  Generated automatically from configure.in by autoheader.  */
5131087Smarcel
6131087Smarcel/* Define if on AIX 3.
7131087Smarcel   System headers sometimes define this.
8131087Smarcel   We just want to avoid a redefinition error message.  */
9131087Smarcel#ifndef _ALL_SOURCE
10131087Smarcel/* #undef _ALL_SOURCE */
11131087Smarcel#endif
12131087Smarcel
13131087Smarcel/* Define if using alloca.c.  */
14131087Smarcel/* #undef C_ALLOCA */
15131087Smarcel
16131087Smarcel/* Define to empty if the keyword does not work.  */
17131087Smarcel/* #undef const */
18131087Smarcel
19131087Smarcel/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
20131087Smarcel   This function is required for alloca.c support on those systems.  */
21131087Smarcel/* #undef CRAY_STACKSEG_END */
22131087Smarcel
23131087Smarcel/* Define if you have alloca, as a function or macro.  */
24131087Smarcel#define HAVE_ALLOCA 1
25131087Smarcel
26131087Smarcel/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
27131087Smarcel/* #undef HAVE_ALLOCA_H */
28131087Smarcel
29131087Smarcel/* Define if the `long double' type works.  */
30131087Smarcel#define HAVE_LONG_DOUBLE 1
31131087Smarcel
32131087Smarcel/* Define if you have a working `mmap' system call.  */
33131087Smarcel#define HAVE_MMAP 1
34131087Smarcel
35131087Smarcel/* Define if you have <vfork.h>.  */
36131087Smarcel/* #undef HAVE_VFORK_H */
37131087Smarcel
38131087Smarcel/* Define as __inline if that's what the C compiler calls it.  */
39131087Smarcel/* #undef inline */
40131087Smarcel
41131087Smarcel/* Define to `long' if <sys/types.h> doesn't define.  */
42131087Smarcel/* #undef off_t */
43131087Smarcel
44131087Smarcel/* Define to `int' if <sys/types.h> doesn't define.  */
45131087Smarcel/* #undef pid_t */
46131087Smarcel
47131087Smarcel/* Define if you need to in order for stat and other things to work.  */
48131087Smarcel/* #undef _POSIX_SOURCE */
49131087Smarcel
50131087Smarcel/* Define as the return type of signal handlers (int or void).  */
51131087Smarcel#define RETSIGTYPE void
52131087Smarcel
53131087Smarcel/* Define if the `setpgrp' function takes no argument.  */
54131087Smarcel/* #undef SETPGRP_VOID */
55131087Smarcel
56131087Smarcel/* Define to `unsigned' if <sys/types.h> doesn't define.  */
57131087Smarcel/* #undef size_t */
58131087Smarcel
59131087Smarcel/* If using the C implementation of alloca, define if you know the
60131087Smarcel   direction of stack growth for your system; otherwise it will be
61131087Smarcel   automatically deduced at run-time.
62131087Smarcel STACK_DIRECTION > 0 => grows toward higher addresses
63131087Smarcel STACK_DIRECTION < 0 => grows toward lower addresses
64131087Smarcel STACK_DIRECTION = 0 => direction of growth unknown
65131087Smarcel */
66131087Smarcel/* #undef STACK_DIRECTION */
67131087Smarcel
68131087Smarcel/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
69131087Smarcel/* #undef STAT_MACROS_BROKEN */
70131087Smarcel
71131087Smarcel/* Define if you have the ANSI C header files.  */
72131087Smarcel#define STDC_HEADERS 1
73131087Smarcel
74131087Smarcel/* Define vfork as fork if vfork does not work.  */
75131087Smarcel/* #undef vfork */
76131087Smarcel
77131087Smarcel/* Enable GNU extensions on systems that have them.  */
78131087Smarcel#ifndef _GNU_SOURCE
79131087Smarcel# define _GNU_SOURCE 1
80131087Smarcel#endif
81131087Smarcel
82131087Smarcel/* Define if your struct reg has r_fs.  */
83131087Smarcel/* #undef HAVE_STRUCT_REG_R_FS */
84131087Smarcel
85131087Smarcel/* Define if your struct stat has st_blocks.  */
86131087Smarcel#define HAVE_STRUCT_STAT_ST_BLOCKS 1
87131087Smarcel
88131087Smarcel/* Define if your struct reg has r_gs.  */
89131087Smarcel/* #undef HAVE_STRUCT_REG_R_GS */
90131087Smarcel
91131087Smarcel/* Define if <link.h> exists and defines struct link_map which has
92131087Smarcel   members with an ``l_'' prefix.  (For Solaris, SVR4, and
93131087Smarcel   SVR4-like systems.) */
94131087Smarcel#define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
95131087Smarcel
96131087Smarcel/* Define if <link.h> exists and defines struct link_map which has
97131087Smarcel  members with an ``lm_'' prefix.  (For SunOS.)  */
98131087Smarcel/* #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS */
99131087Smarcel
100131087Smarcel/* Define if <link.h> exists and defines a struct so_map which has
101131087Smarcel  members with an ``som_'' prefix.  (Found on older *BSD systems.)  */
102131087Smarcel/* #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS */
103131087Smarcel
104131087Smarcel/* Define if <sys/link.h> has struct link_map32 */
105131087Smarcel/* #undef HAVE_STRUCT_LINK_MAP32 */
106131087Smarcel
107131087Smarcel/* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
108131087Smarcel/* #undef _SYSCALL32 */
109131087Smarcel
110131087Smarcel/* Define if the prfpregset_t type is broken. */
111131087Smarcel/* #undef PRFPREGSET_T_BROKEN */
112131087Smarcel
113131087Smarcel/* Define if you want to use new multi-fd /proc interface
114131087Smarcel   (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
115131087Smarcel/* #undef NEW_PROC_API */
116131087Smarcel
117131087Smarcel/* Define if ioctl argument PIOCSET is available. */
118131087Smarcel/* #undef HAVE_PROCFS_PIOCSET */
119131087Smarcel
120131087Smarcel/* Define if the `long long' type works.  */
121131087Smarcel#define CC_HAS_LONG_LONG 1
122131087Smarcel
123131087Smarcel/* Define if the "ll" format works to print long long ints. */
124131087Smarcel#define PRINTF_HAS_LONG_LONG 1
125131087Smarcel
126131087Smarcel/* Define if the "%Lg" format works to print long doubles. */
127131087Smarcel#define PRINTF_HAS_LONG_DOUBLE 1
128131087Smarcel
129131087Smarcel/* Define if the "%Lg" format works to scan long doubles. */
130131087Smarcel#define SCANF_HAS_LONG_DOUBLE 1
131131087Smarcel
132131087Smarcel/* Define if using Solaris thread debugging.  */
133131087Smarcel/* #undef HAVE_THREAD_DB_LIB */
134131087Smarcel
135131087Smarcel/* Define on a GNU/Linux system to work around problems in sys/procfs.h.  */
136131087Smarcel/* #undef START_INFERIOR_TRAPS_EXPECTED */
137131087Smarcel/* #undef sys_quotactl */
138131087Smarcel
139131087Smarcel/* Define if you have HPUX threads */
140131087Smarcel/* #undef HAVE_HPUX_THREAD_SUPPORT */
141131087Smarcel
142131087Smarcel/* Define if <proc_service.h> on solaris uses int instead of
143131087Smarcel   size_t, and assorted other type changes. */
144131087Smarcel/* #undef PROC_SERVICE_IS_OLD */
145131087Smarcel
146131087Smarcel/* Define if the simulator is being linked in.  */
147131087Smarcel#define WITH_SIM 1
148131087Smarcel
149131087Smarcel/* Set to true if the save_state_t structure is present */
150131087Smarcel/* #undef HAVE_STRUCT_SAVE_STATE_T */
151131087Smarcel
152131087Smarcel/* Set to true if the save_state_t structure has the ss_wide member */
153131087Smarcel/* #undef HAVE_STRUCT_MEMBER_SS_WIDE */
154131087Smarcel
155131087Smarcel/* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request.  */
156131087Smarcel/* #undef HAVE_PTRACE_GETREGS */
157131087Smarcel
158131087Smarcel/* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request.  */
159131087Smarcel/* #undef HAVE_PTRACE_GETFPXREGS */
160131087Smarcel
161131087Smarcel/* Define if <sys/ptrace.h> defines the PT_GETDBREGS request.  */
162131087Smarcel#define HAVE_PT_GETDBREGS 1
163131087Smarcel
164131087Smarcel/* Define if <sys/ptrace.h> defines the PT_GETXMMREGS request.  */
165131087Smarcel/* #undef HAVE_PT_GETXMMREGS */
166131087Smarcel
167131087Smarcel/* Define if libunwind library is being used.  */
168131087Smarcel/* #undef HAVE_LIBUNWIND */
169131087Smarcel
170131087Smarcel/* hostfile */
171131087Smarcel#define GDB_XM_FILE config/i386/xm-i386.h
172131087Smarcel
173131087Smarcel/* targetfile */
174131087Smarcel#define GDB_TM_FILE config/i386/tm-fbsd.h
175131087Smarcel
176131087Smarcel/* nativefile */
177131087Smarcel#define GDB_NM_FILE config/i386/nm-fbsd64.h
178131087Smarcel
179131087Smarcel/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl.  Works
180131087Smarcel   around a <sys/proc.h> problem on IRIX 5.  */
181131087Smarcel#ifndef _KMEMUSER
182131087Smarcel/* #undef _KMEMUSER */
183131087Smarcel#endif
184131087Smarcel
185131087Smarcel/* Define if you have the __argz_count function.  */
186131087Smarcel/* #undef HAVE___ARGZ_COUNT */
187131087Smarcel
188131087Smarcel/* Define if you have the __argz_next function.  */
189131087Smarcel/* #undef HAVE___ARGZ_NEXT */
190131087Smarcel
191131087Smarcel/* Define if you have the __argz_stringify function.  */
192131087Smarcel/* #undef HAVE___ARGZ_STRINGIFY */
193131087Smarcel
194131087Smarcel/* Define if you have the _mcleanup function.  */
195131087Smarcel#define HAVE__MCLEANUP 1
196131087Smarcel
197131087Smarcel/* Define if you have the canonicalize_file_name function.  */
198131087Smarcel/* #undef HAVE_CANONICALIZE_FILE_NAME */
199131087Smarcel
200131087Smarcel/* Define if you have the dcgettext function.  */
201131087Smarcel/* #undef HAVE_DCGETTEXT */
202131087Smarcel
203131087Smarcel/* Define if you have the getcwd function.  */
204131087Smarcel#define HAVE_GETCWD 1
205131087Smarcel
206131087Smarcel/* Define if you have the getpagesize function.  */
207131087Smarcel#define HAVE_GETPAGESIZE 1
208131087Smarcel
209131087Smarcel/* Define if you have the monstartup function.  */
210131087Smarcel#define HAVE_MONSTARTUP 1
211131087Smarcel
212131087Smarcel/* Define if you have the munmap function.  */
213131087Smarcel#define HAVE_MUNMAP 1
214131087Smarcel
215131087Smarcel/* Define if you have the poll function.  */
216131087Smarcel#define HAVE_POLL 1
217131087Smarcel
218131087Smarcel/* Define if you have the pread64 function.  */
219131087Smarcel/* #undef HAVE_PREAD64 */
220131087Smarcel
221131087Smarcel/* Define if you have the putenv function.  */
222131087Smarcel#define HAVE_PUTENV 1
223131087Smarcel
224131087Smarcel/* Define if you have the realpath function.  */
225131087Smarcel#define HAVE_REALPATH 1
226131087Smarcel
227131087Smarcel/* Define if you have the sbrk function.  */
228131087Smarcel#define HAVE_SBRK 1
229131087Smarcel
230131087Smarcel/* Define if you have the setenv function.  */
231131087Smarcel#define HAVE_SETENV 1
232131087Smarcel
233131087Smarcel/* Define if you have the setlocale function.  */
234131087Smarcel#define HAVE_SETLOCALE 1
235131087Smarcel
236131087Smarcel/* Define if you have the setpgid function.  */
237131087Smarcel#define HAVE_SETPGID 1
238131087Smarcel
239131087Smarcel/* Define if you have the setpgrp function.  */
240131087Smarcel#define HAVE_SETPGRP 1
241131087Smarcel
242131087Smarcel/* Define if you have the sigaction function.  */
243131087Smarcel#define HAVE_SIGACTION 1
244131087Smarcel
245131087Smarcel/* Define if you have the sigprocmask function.  */
246131087Smarcel#define HAVE_SIGPROCMASK 1
247131087Smarcel
248131087Smarcel/* Define if you have the sigsetmask function.  */
249131087Smarcel#define HAVE_SIGSETMASK 1
250131087Smarcel
251131087Smarcel/* Define if you have the socketpair function.  */
252131087Smarcel#define HAVE_SOCKETPAIR 1
253131087Smarcel
254131087Smarcel/* Define if you have the stpcpy function.  */
255131087Smarcel#define HAVE_STPCPY 1
256131087Smarcel
257131087Smarcel/* Define if you have the strcasecmp function.  */
258131087Smarcel#define HAVE_STRCASECMP 1
259131087Smarcel
260131087Smarcel/* Define if you have the strchr function.  */
261131087Smarcel#define HAVE_STRCHR 1
262131087Smarcel
263131087Smarcel/* Define if you have the syscall function.  */
264131087Smarcel#define HAVE_SYSCALL 1
265131087Smarcel
266131087Smarcel/* Define if you have the <argz.h> header file.  */
267131087Smarcel/* #undef HAVE_ARGZ_H */
268131087Smarcel
269131087Smarcel/* Define if you have the <ctype.h> header file.  */
270131087Smarcel#define HAVE_CTYPE_H 1
271131087Smarcel
272131087Smarcel/* Define if you have the <curses.h> header file.  */
273131087Smarcel#define HAVE_CURSES_H 1
274131087Smarcel
275131087Smarcel/* Define if you have the <dirent.h> header file.  */
276131087Smarcel#define HAVE_DIRENT_H 1
277131087Smarcel
278131087Smarcel/* Define if you have the <libunwind-ia64.h> header file.  */
279131087Smarcel/* #undef HAVE_LIBUNWIND_IA64_H */
280131087Smarcel
281131087Smarcel/* Define if you have the <libunwind.h> header file.  */
282131087Smarcel/* #undef HAVE_LIBUNWIND_H */
283131087Smarcel
284131087Smarcel/* Define if you have the <limits.h> header file.  */
285131087Smarcel#define HAVE_LIMITS_H 1
286131087Smarcel
287131087Smarcel/* Define if you have the <link.h> header file.  */
288131087Smarcel#define HAVE_LINK_H 1
289131087Smarcel
290131087Smarcel/* Define if you have the <locale.h> header file.  */
291131087Smarcel#define HAVE_LOCALE_H 1
292131087Smarcel
293131087Smarcel/* Define if you have the <machine/reg.h> header file.  */
294131087Smarcel#define HAVE_MACHINE_REG_H 1
295131087Smarcel
296131087Smarcel/* Define if you have the <malloc.h> header file.  */
297131087Smarcel/* #undef HAVE_MALLOC_H */
298131087Smarcel
299131087Smarcel/* Define if you have the <memory.h> header file.  */
300131087Smarcel#define HAVE_MEMORY_H 1
301131087Smarcel
302131087Smarcel/* Define if you have the <ncurses.h> header file.  */
303131087Smarcel#define HAVE_NCURSES_H 1
304131087Smarcel
305131087Smarcel/* Define if you have the <ndir.h> header file.  */
306131087Smarcel/* #undef HAVE_NDIR_H */
307131087Smarcel
308131087Smarcel/* Define if you have the <nl_types.h> header file.  */
309131087Smarcel#define HAVE_NL_TYPES_H 1
310131087Smarcel
311131087Smarcel/* Define if you have the <nlist.h> header file.  */
312131087Smarcel#define HAVE_NLIST_H 1
313131087Smarcel
314131087Smarcel/* Define if you have the <poll.h> header file.  */
315131087Smarcel#define HAVE_POLL_H 1
316131087Smarcel
317131087Smarcel/* Define if you have the <proc_service.h> header file.  */
318131087Smarcel/* #undef HAVE_PROC_SERVICE_H */
319131087Smarcel
320131087Smarcel/* Define if you have the <ptrace.h> header file.  */
321131087Smarcel/* #undef HAVE_PTRACE_H */
322131087Smarcel
323131087Smarcel/* Define if you have the <sgtty.h> header file.  */
324131087Smarcel#define HAVE_SGTTY_H 1
325131087Smarcel
326131087Smarcel/* Define if you have the <stddef.h> header file.  */
327131087Smarcel#define HAVE_STDDEF_H 1
328131087Smarcel
329131087Smarcel/* Define if you have the <stdint.h> header file.  */
330131087Smarcel#define HAVE_STDINT_H 1
331131087Smarcel
332131087Smarcel/* Define if you have the <stdlib.h> header file.  */
333131087Smarcel#define HAVE_STDLIB_H 1
334131087Smarcel
335131087Smarcel/* Define if you have the <string.h> header file.  */
336131087Smarcel#define HAVE_STRING_H 1
337131087Smarcel
338131087Smarcel/* Define if you have the <strings.h> header file.  */
339131087Smarcel#define HAVE_STRINGS_H 1
340131087Smarcel
341131087Smarcel/* Define if you have the <sys/debugreg.h> header file.  */
342131087Smarcel/* #undef HAVE_SYS_DEBUGREG_H */
343131087Smarcel
344131087Smarcel/* Define if you have the <sys/dir.h> header file.  */
345131087Smarcel/* #undef HAVE_SYS_DIR_H */
346131087Smarcel
347131087Smarcel/* Define if you have the <sys/fault.h> header file.  */
348131087Smarcel/* #undef HAVE_SYS_FAULT_H */
349131087Smarcel
350131087Smarcel/* Define if you have the <sys/file.h> header file.  */
351131087Smarcel#define HAVE_SYS_FILE_H 1
352131087Smarcel
353131087Smarcel/* Define if you have the <sys/filio.h> header file.  */
354131087Smarcel#define HAVE_SYS_FILIO_H 1
355131087Smarcel
356131087Smarcel/* Define if you have the <sys/ioctl.h> header file.  */
357131087Smarcel#define HAVE_SYS_IOCTL_H 1
358131087Smarcel
359131087Smarcel/* Define if you have the <sys/ndir.h> header file.  */
360131087Smarcel/* #undef HAVE_SYS_NDIR_H */
361131087Smarcel
362131087Smarcel/* Define if you have the <sys/param.h> header file.  */
363131087Smarcel#define HAVE_SYS_PARAM_H 1
364131087Smarcel
365131087Smarcel/* Define if you have the <sys/poll.h> header file.  */
366131087Smarcel#define HAVE_SYS_POLL_H 1
367131087Smarcel
368131087Smarcel/* Define if you have the <sys/proc.h> header file.  */
369131087Smarcel#define HAVE_SYS_PROC_H 1
370131087Smarcel
371131087Smarcel/* Define if you have the <sys/procfs.h> header file.  */
372131087Smarcel#define HAVE_SYS_PROCFS_H 1
373131087Smarcel
374131087Smarcel/* Define if you have the <sys/ptrace.h> header file.  */
375131087Smarcel#define HAVE_SYS_PTRACE_H 1
376131087Smarcel
377131087Smarcel/* Define if you have the <sys/reg.h> header file.  */
378131087Smarcel/* #undef HAVE_SYS_REG_H */
379131087Smarcel
380131087Smarcel/* Define if you have the <sys/select.h> header file.  */
381131087Smarcel#define HAVE_SYS_SELECT_H 1
382131087Smarcel
383131087Smarcel/* Define if you have the <sys/syscall.h> header file.  */
384131087Smarcel#define HAVE_SYS_SYSCALL_H 1
385131087Smarcel
386131087Smarcel/* Define if you have the <sys/user.h> header file.  */
387131087Smarcel#define HAVE_SYS_USER_H 1
388131087Smarcel
389131087Smarcel/* Define if you have the <sys/wait.h> header file.  */
390131087Smarcel#define HAVE_SYS_WAIT_H 1
391131087Smarcel
392131087Smarcel/* Define if you have the <term.h> header file.  */
393131087Smarcel#define HAVE_TERM_H 1
394131087Smarcel
395131087Smarcel/* Define if you have the <termio.h> header file.  */
396131087Smarcel/* #undef HAVE_TERMIO_H */
397131087Smarcel
398131087Smarcel/* Define if you have the <termios.h> header file.  */
399131087Smarcel#define HAVE_TERMIOS_H 1
400131087Smarcel
401131087Smarcel/* Define if you have the <thread_db.h> header file.  */
402131087Smarcel/* #undef HAVE_THREAD_DB_H */
403131087Smarcel
404131087Smarcel/* Define if you have the <time.h> header file.  */
405131087Smarcel#define HAVE_TIME_H 1
406131087Smarcel
407131087Smarcel/* Define if you have the <unistd.h> header file.  */
408131087Smarcel#define HAVE_UNISTD_H 1
409131087Smarcel
410131087Smarcel/* Define if you have the <values.h> header file.  */
411131087Smarcel/* #undef HAVE_VALUES_H */
412131087Smarcel
413131087Smarcel/* Define if you have the <wait.h> header file.  */
414131087Smarcel/* #undef HAVE_WAIT_H */
415131087Smarcel
416131087Smarcel/* Define if you have the dl library (-ldl).  */
417131087Smarcel/* #undef HAVE_LIBDL */
418131087Smarcel
419131087Smarcel/* Define if you have the m library (-lm).  */
420131087Smarcel#define HAVE_LIBM 1
421131087Smarcel
422131087Smarcel/* Define if you have the w library (-lw).  */
423131087Smarcel/* #undef HAVE_LIBW */
424131087Smarcel
425131087Smarcel/* Define if you have the stpcpy function */
426131087Smarcel#define HAVE_STPCPY 1
427131087Smarcel
428131087Smarcel/* Define if your locale.h file contains LC_MESSAGES. */
429131087Smarcel#define HAVE_LC_MESSAGES 1
430131087Smarcel
431131087Smarcel/* Define to 1 if NLS is requested */
432131087Smarcel/* #undef ENABLE_NLS */
433131087Smarcel
434131087Smarcel/* Define as 1 if you have gettext and don't want to use GNU gettext. */
435131087Smarcel/* #undef HAVE_GETTEXT */
436131087Smarcel
437131087Smarcel/* Name of this package.  */
438131087Smarcel#define PACKAGE "gdb"
439131087Smarcel
440131087Smarcel/* Global directory for separate debug files.  */
441131087Smarcel#define DEBUGDIR "/usr/local/lib/debug"
442131087Smarcel
443131087Smarcel/* Define to BFD's default architecture.  */
444131087Smarcel#define DEFAULT_BFD_ARCH bfd_i386_arch
445131087Smarcel
446131087Smarcel/* Define to BFD's default target vector.  */
447131087Smarcel#define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
448131087Smarcel
449131087Smarcel/* Define to 1 if your system has the _etext variable.  */
450131087Smarcel#define HAVE__ETEXT 1
451131087Smarcel
452131087Smarcel/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on
453131087Smarcel   Solaris 2.[78] when using GCC.  */
454131087Smarcel/* #undef _MSE_INT_H */
455131087Smarcel
456131087Smarcel/* Define to 1 if we found this declaration otherwise define to 0. */
457131087Smarcel#define HAVE_DECL_GETOPT 0
458131087Smarcel
459131087Smarcel/* Define if sigsetjmp is available.  */
460131087Smarcel#define HAVE_SIGSETJMP 1
461131087Smarcel
462131087Smarcel/* Define to 1 if the regex included in libiberty should be used. */
463131087Smarcel#define USE_INCLUDED_REGEX 1
464131087Smarcel
465131087Smarcel/* Define to 1 if your system has struct reg in <machine/reg.h>. */
466131087Smarcel#define HAVE_STRUCT_REG 1
467131087Smarcel
468131087Smarcel/* Define if <stdint.h> provides the uintptr_t type. */
469131087Smarcel#define HAVE_UINTPTR_T 1
470131087Smarcel
471131087Smarcel/* Define if malloc is not declared in system header files. */
472131087Smarcel/* #undef NEED_DECLARATION_MALLOC */
473131087Smarcel
474131087Smarcel/* Define if realloc is not declared in system header files. */
475131087Smarcel/* #undef NEED_DECLARATION_REALLOC */
476131087Smarcel
477131087Smarcel/* Define if free is not declared in system header files. */
478131087Smarcel/* #undef NEED_DECLARATION_FREE */
479131087Smarcel
480131087Smarcel/* Define if strerror is not declared in system header files. */
481131087Smarcel/* #undef NEED_DECLARATION_STRERROR */
482131087Smarcel
483131087Smarcel/* Define if strdup is not declared in system header files. */
484131087Smarcel/* #undef NEED_DECLARATION_STRDUP */
485131087Smarcel
486131087Smarcel/* Define if strstr is not declared in system header files. */
487131087Smarcel/* #undef NEED_DECLARATION_STRSTR */
488131087Smarcel
489131087Smarcel/* Define if canonicalize_file_name is not declared in system header files. */
490131087Smarcel#define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
491131087Smarcel
492131087Smarcel/* Define if <sys/procfs.h> has pstatus_t. */
493131087Smarcel/* #undef HAVE_PSTATUS_T */
494131087Smarcel
495131087Smarcel/* Define if <sys/procfs.h> has prrun_t. */
496131087Smarcel/* #undef HAVE_PRRUN_T */
497131087Smarcel
498131087Smarcel/* Define if <sys/procfs.h> has gregset_t. */
499131087Smarcel#define HAVE_GREGSET_T 1
500131087Smarcel
501131087Smarcel/* Define if <sys/procfs.h> has fpregset_t. */
502131087Smarcel#define HAVE_FPREGSET_T 1
503131087Smarcel
504131087Smarcel/* Define if <sys/procfs.h> has prgregset_t. */
505132238Smarcel#define HAVE_PRGREGSET_T 1
506131087Smarcel
507131087Smarcel/* Define if <sys/procfs.h> has prfpregset_t. */
508131087Smarcel#define HAVE_PRFPREGSET_T 1
509131087Smarcel
510131087Smarcel/* Define if <sys/procfs.h> has prgregset32_t. */
511131087Smarcel/* #undef HAVE_PRGREGSET32_T */
512131087Smarcel
513131087Smarcel/* Define if <sys/procfs.h> has prfpregset32_t. */
514131087Smarcel/* #undef HAVE_PRFPREGSET32_T */
515131087Smarcel
516131087Smarcel/* Define if <sys/procfs.h> has lwpid_t. */
517131087Smarcel#define HAVE_LWPID_T 1
518131087Smarcel
519131087Smarcel/* Define if <sys/procfs.h> has psaddr_t. */
520132238Smarcel#define HAVE_PSADDR_T 1
521131087Smarcel
522131087Smarcel/* Define if <sys/procfs.h> has prsysent_t. */
523131087Smarcel/* #undef HAVE_PRSYSENT_T */
524131087Smarcel
525131087Smarcel/* Define if <sys/procfs.h> has pr_sigset_t. */
526131087Smarcel/* #undef HAVE_PR_SIGSET_T */
527131087Smarcel
528131087Smarcel/* Define if <sys/procfs.h> has pr_sigaction64_t. */
529131087Smarcel/* #undef HAVE_PR_SIGACTION64_T */
530131087Smarcel
531131087Smarcel/* Define if <sys/procfs.h> has pr_siginfo64_t. */
532131087Smarcel/* #undef HAVE_PR_SIGINFO64_T */
533131087Smarcel
534131087Smarcel/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
535131087Smarcel/* #undef THREAD_DB_HAS_TD_NOTALLOC */
536131087Smarcel
537131087Smarcel/* Define if we can use the tkill syscall. */
538131087Smarcel/* #undef HAVE_TKILL_SYSCALL */
539131087Smarcel
540131087Smarcel/* Define to the default OS ABI for this configuration. */
541131087Smarcel/* #undef GDB_OSABI_DEFAULT */
542131087Smarcel
543131087Smarcel/* Define to be a string naming the default host character set. */
544131087Smarcel#define GDB_DEFAULT_HOST_CHARSET "ISO-8859-1"
545131087Smarcel
546131087Smarcel/* Define if you have the iconv() function. */
547131087Smarcel/* #undef HAVE_ICONV */
548131087Smarcel
549131087Smarcel/* Define as const if the declaration of iconv() needs const. */
550131087Smarcel/* #undef ICONV_CONST */
551131087Smarcel
552