1 /* This file is automatically generated. DO NOT EDIT! */ 2 /* Generated from: NetBSD: mknative-gdb,v 1.17 2024/08/18 03:47:55 rin Exp */ 3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 5 /* config.h. Generated from config.in by configure. */ 6 /* config.in. Generated from configure.ac by autoheader. */ 7 8 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 9 systems. This function is required for `alloca.c' support on those systems. 10 */ 11 /* #undef CRAY_STACKSEG_END */ 12 13 /* Define to 1 if std::thread works. */ 14 #define CXX_STD_THREAD 1 15 16 /* Define to 1 if using `alloca.c'. */ 17 /* #undef C_ALLOCA */ 18 19 /* Define if development-mode features are enabled. */ 20 /* #undef DEVELOPMENT */ 21 22 /* Define to 1 if translation of program messages to the user's native 23 language is requested. */ 24 /* #undef ENABLE_NLS */ 25 26 /* Define if self-testing features should be enabled */ 27 /* #undef GDB_SELF_TEST */ 28 29 /* Define to 1 if you have `alloca', as a function or macro. */ 30 #define HAVE_ALLOCA 1 31 32 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 33 */ 34 /* #undef HAVE_ALLOCA_H */ 35 36 /* Define to 1 if you have the Mac OS X function 37 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 38 /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 39 40 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 41 the CoreFoundation framework. */ 42 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 43 44 /* define if the compiler supports basic C++17 syntax */ 45 #define HAVE_CXX17 1 46 47 /* Define if the GNU dcgettext() function is already present or preinstalled. 48 */ 49 /* #undef HAVE_DCGETTEXT */ 50 51 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if 52 you don't. */ 53 #define HAVE_DECL_ADDR_NO_RANDOMIZE 0 54 55 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 56 don't. */ 57 #define HAVE_DECL_ASPRINTF 1 58 59 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 60 you don't. */ 61 #define HAVE_DECL_BASENAME 0 62 63 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 64 #define HAVE_DECL_FFS 1 65 66 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 67 don't. */ 68 #define HAVE_DECL_SNPRINTF 1 69 70 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 71 */ 72 #define HAVE_DECL_STRSTR 1 73 74 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 75 */ 76 #define HAVE_DECL_STRTOL 1 77 78 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 79 don't. */ 80 #define HAVE_DECL_STRTOLL 1 81 82 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 83 don't. */ 84 #define HAVE_DECL_STRTOUL 1 85 86 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 87 don't. */ 88 #define HAVE_DECL_STRTOULL 1 89 90 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 91 don't. */ 92 #define HAVE_DECL_STRVERSCMP 0 93 94 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 95 don't. */ 96 #define HAVE_DECL_VASPRINTF 1 97 98 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 99 don't. */ 100 #define HAVE_DECL_VSNPRINTF 1 101 102 /* Define to 1 if you have the <dlfcn.h> header file. */ 103 #define HAVE_DLFCN_H 1 104 105 /* Define if <sys/procfs.h> has elf_fpregset_t. */ 106 /* #undef HAVE_ELF_FPREGSET_T */ 107 108 /* Define to 1 if you have the `fdwalk' function. */ 109 /* #undef HAVE_FDWALK */ 110 111 /* Define to 1 if you have the `fork' function. */ 112 #define HAVE_FORK 1 113 114 /* Define if <sys/procfs.h> has fpregset_t. */ 115 /* #undef HAVE_FPREGSET_T */ 116 117 /* Define to 1 if you have the `getauxval' function. */ 118 /* #undef HAVE_GETAUXVAL */ 119 120 /* Define to 1 if you have the `getpagesize' function. */ 121 #define HAVE_GETPAGESIZE 1 122 123 /* Define to 1 if you have the `getrlimit' function. */ 124 #define HAVE_GETRLIMIT 1 125 126 /* Define to 1 if you have the `getrusage' function. */ 127 #define HAVE_GETRUSAGE 1 128 129 /* Define if the GNU gettext() function is already present or preinstalled. */ 130 /* #undef HAVE_GETTEXT */ 131 132 /* Define if <sys/procfs.h> has gregset_t. */ 133 /* #undef HAVE_GREGSET_T */ 134 135 /* Define if you have the iconv() function and it works. */ 136 #define HAVE_ICONV 1 137 138 /* Define to 1 if you have the <inttypes.h> header file. */ 139 #define HAVE_INTTYPES_H 1 140 141 /* Define to 1 if you have the `kinfo_getfile' function. */ 142 /* #undef HAVE_KINFO_GETFILE */ 143 144 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 145 #define HAVE_LANGINFO_CODESET 1 146 147 /* Define if you have the ipt library. */ 148 /* #undef HAVE_LIBIPT */ 149 150 /* Define if you have the xxhash library. */ 151 /* #undef HAVE_LIBXXHASH */ 152 153 /* Define to 1 if you have the <linux/elf.h> header file. */ 154 /* #undef HAVE_LINUX_ELF_H */ 155 156 /* Define to 1 if you have the <linux/perf_event.h> header file. */ 157 /* #undef HAVE_LINUX_PERF_EVENT_H */ 158 159 /* Define to 1 if you have the <locale.h> header file. */ 160 #define HAVE_LOCALE_H 1 161 162 /* Define to 1 if the system has the type `long long'. */ 163 #define HAVE_LONG_LONG 1 164 165 /* Define if <sys/procfs.h> has lwpid_t. */ 166 /* #undef HAVE_LWPID_T */ 167 168 /* Define to 1 if you have the <memory.h> header file. */ 169 #define HAVE_MEMORY_H 1 170 171 /* Define to 1 if you have a working `mmap' system call. */ 172 #define HAVE_MMAP 1 173 174 /* Define to 1 if you have the `pipe' function. */ 175 #define HAVE_PIPE 1 176 177 /* Define to 1 if you have the `pipe2' function. */ 178 #define HAVE_PIPE2 1 179 180 /* Define to 1 if you have the `poll' function. */ 181 #define HAVE_POLL 1 182 183 /* Define to 1 if you have the <poll.h> header file. */ 184 #define HAVE_POLL_H 1 185 186 /* Define if <sys/procfs.h> has prfpregset_t. */ 187 /* #undef HAVE_PRFPREGSET_T */ 188 189 /* Define if <sys/procfs.h> has prgregset32_t. */ 190 /* #undef HAVE_PRGREGSET32_T */ 191 192 /* Define if <sys/procfs.h> has prgregset_t. */ 193 /* #undef HAVE_PRGREGSET_T */ 194 195 /* Define to 1 if you have the <proc_service.h> header file. */ 196 /* #undef HAVE_PROC_SERVICE_H */ 197 198 /* Define if <sys/procfs.h> has psaddr_t. */ 199 /* #undef HAVE_PSADDR_T */ 200 201 /* Have PTHREAD_PRIO_INHERIT. */ 202 #define HAVE_PTHREAD_PRIO_INHERIT 1 203 204 /* Define to 1 if you have the `pthread_setname_np' function. */ 205 #define HAVE_PTHREAD_SETNAME_NP 1 206 207 /* Define to 1 if you have the `pthread_sigmask' function. */ 208 #define HAVE_PTHREAD_SIGMASK 1 209 210 /* Define to 1 if you have the `ptrace64' function. */ 211 /* #undef HAVE_PTRACE64 */ 212 213 /* Define to 1 if you have the <ptrace.h> header file. */ 214 /* #undef HAVE_PTRACE_H */ 215 216 /* Define to 1 if you have the `pt_insn_event' function. */ 217 /* #undef HAVE_PT_INSN_EVENT */ 218 219 /* Define to 1 if you have the `sbrk' function. */ 220 #define HAVE_SBRK 1 221 222 /* Define to 1 if you have the `setns' function. */ 223 /* #undef HAVE_SETNS */ 224 225 /* Define to 1 if you have the `setpgid' function. */ 226 #define HAVE_SETPGID 1 227 228 /* Define to 1 if you have the `setpgrp' function. */ 229 #define HAVE_SETPGRP 1 230 231 /* Define to 1 if you have the `sigaction' function. */ 232 #define HAVE_SIGACTION 1 233 234 /* Define to 1 if you have the `sigaltstack' function. */ 235 #define HAVE_SIGALTSTACK 1 236 237 /* Define to 1 if you have the <signal.h> header file. */ 238 #define HAVE_SIGNAL_H 1 239 240 /* Define to 1 if you have the `sigprocmask' function. */ 241 #define HAVE_SIGPROCMASK 1 242 243 /* Define if sigsetjmp is available. */ 244 #define HAVE_SIGSETJMP 1 245 246 /* Define to 1 if you have the `sigtimedwait' function. */ 247 #define HAVE_SIGTIMEDWAIT 1 248 249 /* Define to 1 if you have the `socketpair' function. */ 250 #define HAVE_SOCKETPAIR 1 251 252 /* Define to 1 if you have the <stdint.h> header file. */ 253 #define HAVE_STDINT_H 1 254 255 /* Define to 1 if you have the <stdlib.h> header file. */ 256 #define HAVE_STDLIB_H 1 257 258 /* Define to 1 if you have the <strings.h> header file. */ 259 #define HAVE_STRINGS_H 1 260 261 /* Define to 1 if you have the <string.h> header file. */ 262 #define HAVE_STRING_H 1 263 264 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */ 265 /* #undef HAVE_STRUCT_PT_INSN_ENABLED */ 266 267 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */ 268 /* #undef HAVE_STRUCT_PT_INSN_RESYNCED */ 269 270 /* Define to 1 if `st_blksize' is a member of `struct stat'. */ 271 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 272 273 /* Define to 1 if `st_blocks' is a member of `struct stat'. */ 274 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 275 276 /* Define to 1 if you have the <sys/param.h> header file. */ 277 #define HAVE_SYS_PARAM_H 1 278 279 /* Define to 1 if you have the <sys/poll.h> header file. */ 280 #define HAVE_SYS_POLL_H 1 281 282 /* Define to 1 if you have the <sys/procfs.h> header file. */ 283 /* #undef HAVE_SYS_PROCFS_H */ 284 285 /* Define to 1 if you have the <sys/ptrace.h> header file. */ 286 #define HAVE_SYS_PTRACE_H 1 287 288 /* Define to 1 if you have the <sys/resource.h> header file. */ 289 #define HAVE_SYS_RESOURCE_H 1 290 291 /* Define to 1 if you have the <sys/select.h> header file. */ 292 #define HAVE_SYS_SELECT_H 1 293 294 /* Define to 1 if you have the <sys/socket.h> header file. */ 295 #define HAVE_SYS_SOCKET_H 1 296 297 /* Define to 1 if you have the <sys/stat.h> header file. */ 298 #define HAVE_SYS_STAT_H 1 299 300 /* Define to 1 if you have the <sys/types.h> header file. */ 301 #define HAVE_SYS_TYPES_H 1 302 303 /* Define to 1 if you have the <sys/un.h> header file. */ 304 #define HAVE_SYS_UN_H 1 305 306 /* Define to 1 if you have the <sys/wait.h> header file. */ 307 #define HAVE_SYS_WAIT_H 1 308 309 /* Define to 1 if you have the <termios.h> header file. */ 310 #define HAVE_TERMIOS_H 1 311 312 /* Define to 1 if you have the <thread_db.h> header file. */ 313 /* #undef HAVE_THREAD_DB_H */ 314 315 /* Define to 1 if you have the <unistd.h> header file. */ 316 #define HAVE_UNISTD_H 1 317 318 /* Define to 1 if you have the `vfork' function. */ 319 #define HAVE_VFORK 1 320 321 /* Define to 1 if you have the <vfork.h> header file. */ 322 /* #undef HAVE_VFORK_H */ 323 324 /* Define to 1 if you have the <wait.h> header file. */ 325 /* #undef HAVE_WAIT_H */ 326 327 /* Define to 1 if you have the <windows.h> header file. */ 328 /* #undef HAVE_WINDOWS_H */ 329 330 /* Define to 1 if `fork' works. */ 331 #define HAVE_WORKING_FORK 1 332 333 /* Define to 1 if `vfork' works. */ 334 #define HAVE_WORKING_VFORK 1 335 336 /* Name of package */ 337 #define PACKAGE "gdbsupport" 338 339 /* Define to the address where bug reports for this package should be sent. */ 340 #define PACKAGE_BUGREPORT "" 341 342 /* Define to the full name of this package. */ 343 #define PACKAGE_NAME "gdbsupport" 344 345 /* Define to the full name and version of this package. */ 346 #define PACKAGE_STRING "gdbsupport 1.0" 347 348 /* Define to the one symbol short name of this package. */ 349 #define PACKAGE_TARNAME "gdbsupport" 350 351 /* Define to the home page for this package. */ 352 #define PACKAGE_URL "" 353 354 /* Define to the version of this package. */ 355 #define PACKAGE_VERSION "1.0" 356 357 /* Define to 1 if the "%ll" format works to print long longs. */ 358 /* #undef PRINTF_HAS_LONG_LONG */ 359 360 /* Define to necessary symbol if this constant uses a non-standard name on 361 your system. */ 362 /* #undef PTHREAD_CREATE_JOINABLE */ 363 364 /* Define to the type of arg 1 for ptrace. */ 365 #define PTRACE_TYPE_ARG1 int 366 367 /* Define to the type of arg 3 for ptrace. */ 368 #define PTRACE_TYPE_ARG3 void * 369 370 /* Define to the type of arg 4 for ptrace. */ 371 #define PTRACE_TYPE_ARG4 int 372 373 /* Define to the type of arg 5 for ptrace. */ 374 /* #undef PTRACE_TYPE_ARG5 */ 375 376 /* Define as the return type of ptrace. */ 377 #define PTRACE_TYPE_RET int 378 379 /* The size of `long long', as computed by sizeof. */ 380 #define SIZEOF_LONG_LONG 8 381 382 /* If using the C implementation of alloca, define if you know the 383 direction of stack growth for your system; otherwise it will be 384 automatically deduced at runtime. 385 STACK_DIRECTION > 0 => grows toward higher addresses 386 STACK_DIRECTION < 0 => grows toward lower addresses 387 STACK_DIRECTION = 0 => direction of growth unknown */ 388 /* #undef STACK_DIRECTION */ 389 390 /* Define to 1 if you have the ANSI C header files. */ 391 #define STDC_HEADERS 1 392 393 /* Enable extensions on AIX 3, Interix. */ 394 #ifndef _ALL_SOURCE 395 # define _ALL_SOURCE 1 396 #endif 397 /* Enable GNU extensions on systems that have them. */ 398 #ifndef _GNU_SOURCE 399 # define _GNU_SOURCE 1 400 #endif 401 /* Enable threading extensions on Solaris. */ 402 #ifndef _POSIX_PTHREAD_SEMANTICS 403 # define _POSIX_PTHREAD_SEMANTICS 1 404 #endif 405 /* Enable extensions on HP NonStop. */ 406 #ifndef _TANDEM_SOURCE 407 # define _TANDEM_SOURCE 1 408 #endif 409 /* Enable general extensions on Solaris. */ 410 #ifndef __EXTENSIONS__ 411 # define __EXTENSIONS__ 1 412 #endif 413 414 415 /* Define if we should use the Windows API, instead of the POSIX API. On 416 Windows, we use the Windows API when building for MinGW, but the POSIX API 417 when building for Cygwin. */ 418 /* #undef USE_WIN32API */ 419 420 /* Version number of package */ 421 #define VERSION "1.0" 422 423 /* Enable large inode numbers on Mac OS X 10.5. */ 424 #ifndef _DARWIN_USE_64_BIT_INODE 425 # define _DARWIN_USE_64_BIT_INODE 1 426 #endif 427 428 /* Number of bits in a file offset, on hosts where this is settable. */ 429 /* #undef _FILE_OFFSET_BITS */ 430 431 /* Define for large files, on AIX-style hosts. */ 432 /* #undef _LARGE_FILES */ 433 434 /* Define to 1 if on MINIX. */ 435 /* #undef _MINIX */ 436 437 /* Define to 2 if the system does not provide POSIX.1 features except with 438 this defined. */ 439 /* #undef _POSIX_1_SOURCE */ 440 441 /* Define to 1 if you need to in order for `stat' and other things to work. */ 442 /* #undef _POSIX_SOURCE */ 443 444 /* Use structured /proc on Solaris. */ 445 #define _STRUCTURED_PROC 1 446 447 /* Define to `int' if <sys/types.h> does not define. */ 448 /* #undef pid_t */ 449 450 /* Define to `unsigned int' if <sys/types.h> does not define. */ 451 /* #undef size_t */ 452 453 /* Define as `fork' if `vfork' does not work. */ 454 /* #undef vfork */ 455