]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/gdbserver/config.in
Replace write_inferior_memory with target_write_memory
[thirdparty/binutils-gdb.git] / gdb / gdbserver / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define if self-testing features should be enabled */
12 #undef GDB_SELF_TEST
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 */
19 #undef HAVE_ALLOCA_H
20
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
23
24 /* define if the compiler supports basic C++11 syntax */
25 #undef HAVE_CXX11
26
27 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
28 you don't. */
29 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
30
31 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
32 don't. */
33 #undef HAVE_DECL_ASPRINTF
34
35 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
36 you don't. */
37 #undef HAVE_DECL_BASENAME
38
39 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
40 #undef HAVE_DECL_FFS
41
42 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
43 */
44 #undef HAVE_DECL_PERROR
45
46 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
47 */
48 #undef HAVE_DECL_PTRACE
49
50 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
51 don't. */
52 #undef HAVE_DECL_SNPRINTF
53
54 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
55 don't. */
56 #undef HAVE_DECL_STRERROR
57
58 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
59 */
60 #undef HAVE_DECL_STRSTR
61
62 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
63 */
64 #undef HAVE_DECL_STRTOL
65
66 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
67 don't. */
68 #undef HAVE_DECL_STRTOLL
69
70 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
71 don't. */
72 #undef HAVE_DECL_STRTOUL
73
74 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
75 don't. */
76 #undef HAVE_DECL_STRTOULL
77
78 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
79 don't. */
80 #undef HAVE_DECL_STRVERSCMP
81
82 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
83 don't. */
84 #undef HAVE_DECL_VASPRINTF
85
86 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
87 don't. */
88 #undef HAVE_DECL_VSNPRINTF
89
90 /* Define to 1 if you have the `dladdr' function. */
91 #undef HAVE_DLADDR
92
93 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
94 #undef HAVE_ELF32_AUXV_T
95
96 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
97 #undef HAVE_ELF64_AUXV_T
98
99 /* Define if <sys/procfs.h> has elf_fpregset_t. */
100 #undef HAVE_ELF_FPREGSET_T
101
102 /* Define to 1 if you have the <fcntl.h> header file. */
103 #undef HAVE_FCNTL_H
104
105 /* Define to 1 if you have the `fdwalk' function. */
106 #undef HAVE_FDWALK
107
108 /* Define to 1 if you have the `fork' function. */
109 #undef HAVE_FORK
110
111 /* Define to 1 if you have the `getauxval' function. */
112 #undef HAVE_GETAUXVAL
113
114 /* Define to 1 if you have the `getrlimit' function. */
115 #undef HAVE_GETRLIMIT
116
117 /* Define to 1 if you have the <inttypes.h> header file. */
118 #undef HAVE_INTTYPES_H
119
120 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
121 #undef HAVE_LANGINFO_CODESET
122
123 /* Define to 1 if you have the `dl' library (-ldl). */
124 #undef HAVE_LIBDL
125
126 /* Define if the target supports branch tracing. */
127 #undef HAVE_LINUX_BTRACE
128
129 /* Define to 1 if you have the <linux/elf.h> header file. */
130 #undef HAVE_LINUX_ELF_H
131
132 /* Define to 1 if you have the <linux/perf_event.h> header file. */
133 #undef HAVE_LINUX_PERF_EVENT_H
134
135 /* Define if the target supports register sets. */
136 #undef HAVE_LINUX_REGSETS
137
138 /* Define if the target supports PTRACE_PEEKUSR for register access. */
139 #undef HAVE_LINUX_USRREGS
140
141 /* Define to 1 if you have the <locale.h> header file. */
142 #undef HAVE_LOCALE_H
143
144 /* Define to 1 if the system has the type `long long'. */
145 #undef HAVE_LONG_LONG
146
147 /* Define if <thread_db.h> has lwpid_t. */
148 #undef HAVE_LWPID_T
149
150 /* Define to 1 if you have the <memory.h> header file. */
151 #undef HAVE_MEMORY_H
152
153 /* Define to 1 if you have the <netdb.h> header file. */
154 #undef HAVE_NETDB_H
155
156 /* Define to 1 if you have the <netinet/in.h> header file. */
157 #undef HAVE_NETINET_IN_H
158
159 /* Define to 1 if you have the <netinet/tcp.h> header file. */
160 #undef HAVE_NETINET_TCP_H
161
162 /* Define if you support the personality syscall. */
163 #undef HAVE_PERSONALITY
164
165 /* Define to 1 if you have the `pipe' function. */
166 #undef HAVE_PIPE
167
168 /* Define to 1 if you have the `pipe2' function. */
169 #undef HAVE_PIPE2
170
171 /* Define to 1 if you have the `pread' function. */
172 #undef HAVE_PREAD
173
174 /* Define to 1 if you have the `pread64' function. */
175 #undef HAVE_PREAD64
176
177 /* Define if <sys/procfs.h> has prfpregset_t. */
178 #undef HAVE_PRFPREGSET_T
179
180 /* Define if <sys/procfs.h> has prgregset_t. */
181 #undef HAVE_PRGREGSET_T
182
183 /* Define to 1 if you have the <proc_service.h> header file. */
184 #undef HAVE_PROC_SERVICE_H
185
186 /* Define if <thread_db.h> has psaddr_t. */
187 #undef HAVE_PSADDR_T
188
189 /* Define if the target supports PTRACE_GETFPXREGS for extended register
190 access. */
191 #undef HAVE_PTRACE_GETFPXREGS
192
193 /* Define if the target supports PTRACE_GETREGS for register access. */
194 #undef HAVE_PTRACE_GETREGS
195
196 /* Define to 1 if you have the <ptrace.h> header file. */
197 #undef HAVE_PTRACE_H
198
199 /* Define to 1 if you have the `pwrite' function. */
200 #undef HAVE_PWRITE
201
202 /* Define to 1 if you have the `setns' function. */
203 #undef HAVE_SETNS
204
205 /* Define to 1 if you have the `sigaction' function. */
206 #undef HAVE_SIGACTION
207
208 /* Define to 1 if you have the <signal.h> header file. */
209 #undef HAVE_SIGNAL_H
210
211 /* Define if sigsetjmp is available. */
212 #undef HAVE_SIGSETJMP
213
214 /* Define to 1 if you have the `socketpair' function. */
215 #undef HAVE_SOCKETPAIR
216
217 /* Define to 1 if the system has the type `socklen_t'. */
218 #undef HAVE_SOCKLEN_T
219
220 /* Define to 1 if you have the <stdint.h> header file. */
221 #undef HAVE_STDINT_H
222
223 /* Define to 1 if you have the <stdlib.h> header file. */
224 #undef HAVE_STDLIB_H
225
226 /* Define to 1 if you have the <strings.h> header file. */
227 #undef HAVE_STRINGS_H
228
229 /* Define to 1 if you have the <string.h> header file. */
230 #undef HAVE_STRING_H
231
232 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
233 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
234
235 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
236 #undef HAVE_STRUCT_STAT_ST_BLOCKS
237
238 /* Define to 1 if `fs_base' is a member of `struct user_regs_struct'. */
239 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
240
241 /* Define to 1 if `gs_base' is a member of `struct user_regs_struct'. */
242 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
243
244 /* Define to 1 if the target supports __sync_*_compare_and_swap */
245 #undef HAVE_SYNC_BUILTINS
246
247 /* Define to 1 if you have the <sys/file.h> header file. */
248 #undef HAVE_SYS_FILE_H
249
250 /* Define to 1 if you have the <sys/ioctl.h> header file. */
251 #undef HAVE_SYS_IOCTL_H
252
253 /* Define to 1 if you have the <sys/procfs.h> header file. */
254 #undef HAVE_SYS_PROCFS_H
255
256 /* Define to 1 if you have the <sys/ptrace.h> header file. */
257 #undef HAVE_SYS_PTRACE_H
258
259 /* Define to 1 if you have the <sys/reg.h> header file. */
260 #undef HAVE_SYS_REG_H
261
262 /* Define to 1 if you have the <sys/resource.h> header file. */
263 #undef HAVE_SYS_RESOURCE_H
264
265 /* Define to 1 if you have the <sys/socket.h> header file. */
266 #undef HAVE_SYS_SOCKET_H
267
268 /* Define to 1 if you have the <sys/stat.h> header file. */
269 #undef HAVE_SYS_STAT_H
270
271 /* Define to 1 if you have the <sys/types.h> header file. */
272 #undef HAVE_SYS_TYPES_H
273
274 /* Define to 1 if you have the <sys/un.h> header file. */
275 #undef HAVE_SYS_UN_H
276
277 /* Define to 1 if you have the <sys/wait.h> header file. */
278 #undef HAVE_SYS_WAIT_H
279
280 /* Define if TD_VERSION is available. */
281 #undef HAVE_TD_VERSION
282
283 /* Define to 1 if you have the <termios.h> header file. */
284 #undef HAVE_TERMIOS_H
285
286 /* Define to 1 if you have the <thread_db.h> header file. */
287 #undef HAVE_THREAD_DB_H
288
289 /* Define to 1 if you have the <unistd.h> header file. */
290 #undef HAVE_UNISTD_H
291
292 /* Define if UST is available */
293 #undef HAVE_UST
294
295 /* Define to 1 if you have the `vfork' function. */
296 #undef HAVE_VFORK
297
298 /* Define to 1 if you have the <vfork.h> header file. */
299 #undef HAVE_VFORK_H
300
301 /* Define to 1 if you have the <wait.h> header file. */
302 #undef HAVE_WAIT_H
303
304 /* Define to 1 if `fork' works. */
305 #undef HAVE_WORKING_FORK
306
307 /* Define to 1 if `vfork' works. */
308 #undef HAVE_WORKING_VFORK
309
310 /* Define to the address where bug reports for this package should be sent. */
311 #undef PACKAGE_BUGREPORT
312
313 /* Define to the full name of this package. */
314 #undef PACKAGE_NAME
315
316 /* Define to the full name and version of this package. */
317 #undef PACKAGE_STRING
318
319 /* Define to the one symbol short name of this package. */
320 #undef PACKAGE_TARNAME
321
322 /* Define to the home page for this package. */
323 #undef PACKAGE_URL
324
325 /* Define to the version of this package. */
326 #undef PACKAGE_VERSION
327
328 /* Additional package description */
329 #undef PKGVERSION
330
331 /* Define to the type of arg 1 for ptrace. */
332 #undef PTRACE_TYPE_ARG1
333
334 /* Define to the type of arg 3 for ptrace. */
335 #undef PTRACE_TYPE_ARG3
336
337 /* Define to the type of arg 4 for ptrace. */
338 #undef PTRACE_TYPE_ARG4
339
340 /* Define to the type of arg 5 for ptrace. */
341 #undef PTRACE_TYPE_ARG5
342
343 /* Define as the return type of ptrace. */
344 #undef PTRACE_TYPE_RET
345
346 /* Bug reporting address */
347 #undef REPORT_BUGS_TO
348
349 /* The size of `long long', as computed by sizeof. */
350 #undef SIZEOF_LONG_LONG
351
352 /* If using the C implementation of alloca, define if you know the
353 direction of stack growth for your system; otherwise it will be
354 automatically deduced at runtime.
355 STACK_DIRECTION > 0 => grows toward higher addresses
356 STACK_DIRECTION < 0 => grows toward lower addresses
357 STACK_DIRECTION = 0 => direction of growth unknown */
358 #undef STACK_DIRECTION
359
360 /* Define to 1 if you have the ANSI C header files. */
361 #undef STDC_HEADERS
362
363 /* Define if we should use libthread_db directly. */
364 #undef USE_LIBTHREAD_DB_DIRECTLY
365
366 /* Enable extensions on AIX 3, Interix. */
367 #ifndef _ALL_SOURCE
368 # undef _ALL_SOURCE
369 #endif
370 /* Enable GNU extensions on systems that have them. */
371 #ifndef _GNU_SOURCE
372 # undef _GNU_SOURCE
373 #endif
374 /* Enable threading extensions on Solaris. */
375 #ifndef _POSIX_PTHREAD_SEMANTICS
376 # undef _POSIX_PTHREAD_SEMANTICS
377 #endif
378 /* Enable extensions on HP NonStop. */
379 #ifndef _TANDEM_SOURCE
380 # undef _TANDEM_SOURCE
381 #endif
382 /* Enable general extensions on Solaris. */
383 #ifndef __EXTENSIONS__
384 # undef __EXTENSIONS__
385 #endif
386
387
388 /* Define if we should use libthread_db. */
389 #undef USE_THREAD_DB
390
391 /* Define if we should use the Windows API, instead of the POSIX API. On
392 Windows, we use the Windows API when building for MinGW, but the POSIX API
393 when building for Cygwin. */
394 #undef USE_WIN32API
395
396 /* Define if an XML target description is available. */
397 #undef USE_XML
398
399 /* Enable large inode numbers on Mac OS X 10.5. */
400 #ifndef _DARWIN_USE_64_BIT_INODE
401 # define _DARWIN_USE_64_BIT_INODE 1
402 #endif
403
404 /* Number of bits in a file offset, on hosts where this is settable. */
405 #undef _FILE_OFFSET_BITS
406
407 /* Define for large files, on AIX-style hosts. */
408 #undef _LARGE_FILES
409
410 /* Define to 1 if on MINIX. */
411 #undef _MINIX
412
413 /* Define to 2 if the system does not provide POSIX.1 features except with
414 this defined. */
415 #undef _POSIX_1_SOURCE
416
417 /* Define to 1 if you need to in order for `stat' and other things to work. */
418 #undef _POSIX_SOURCE
419
420 /* Define to `int' if <sys/types.h> does not define. */
421 #undef pid_t
422
423 /* Define to `unsigned int' if <sys/types.h> does not define. */
424 #undef size_t
425
426 /* Define as `fork' if `vfork' does not work. */
427 #undef vfork