2002-06-11 Daniel Jacobowitz <drow@mvista.com>
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
0d62e5e8 1/* config.in. Generated automatically from configure.in by autoheader. */
84563040
DJ
2
3/* Define if you have the ANSI C header files. */
4#undef STDC_HEADERS
5
58caa3dc
DJ
6/* Define if the target supports PTRACE_PEEKUSR for register access. */
7#undef HAVE_LINUX_USRREGS
8
9/* Define if the target supports PTRACE_GETREGS for register access. */
10#undef HAVE_LINUX_REGSETS
11
12/* Define if the target supports PTRACE_GETFPXREGS for extended
13 register access. */
14#undef HAVE_PTRACE_GETFPXREGS
15
0d62e5e8
DJ
16/* Define if the prfpregset_t type is broken. */
17#undef PRFPREGSET_T_BROKEN
18
19/* Define if you have the <linux/elf.h> header file. */
20#undef HAVE_LINUX_ELF_H
21
22/* Define if you have the <proc_service.h> header file. */
23#undef HAVE_PROC_SERVICE_H
24
84563040
DJ
25/* Define if you have the <sgtty.h> header file. */
26#undef HAVE_SGTTY_H
27
0729219d
DJ
28/* Define if you have the <string.h> header file. */
29#undef HAVE_STRING_H
30
0d62e5e8
DJ
31/* Define if you have the <sys/procfs.h> header file. */
32#undef HAVE_SYS_PROCFS_H
33
84563040
DJ
34/* Define if you have the <sys/reg.h> header file. */
35#undef HAVE_SYS_REG_H
36
37/* Define if you have the <termio.h> header file. */
38#undef HAVE_TERMIO_H
39
40/* Define if you have the <termios.h> header file. */
41#undef HAVE_TERMIOS_H
0d62e5e8
DJ
42
43/* Define if you have the <thread_db.h> header file. */
44#undef HAVE_THREAD_DB_H
45
46/* Define if <sys/procfs.h> has lwpid_t. */
47#undef HAVE_LWPID_T
48
49/* Define if <sys/procfs.h> has psaddr_t. */
50#undef HAVE_PSADDR_T
51
52/* Define if <sys/procfs.h> has prgregset_t. */
53#undef HAVE_PRGREGSET_T
54
55/* Define if <sys/procfs.h> has prfpregset_t. */
56#undef HAVE_PRFPREGSET_T
57
58/* Define if <sys/procfs.h> has elf_fpregset_t. */
59#undef HAVE_ELF_FPREGSET_T
60
This page took 0.072142 seconds and 4 git commands to generate.