GDB (API)
/home/stan/gdb/linux/gdb/config.h
Go to the documentation of this file.
00001 /* config.h.  Generated from config.in by configure.  */
00002 /* config.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define if building universal (internal helper macro) */
00005 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00006 
00007 /* Directories from which to load auto-loaded scripts. */
00008 #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
00009 
00010 /* Directories safe to hold auto-loaded files. */
00011 #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
00012 
00013 /* Directory of programs. */
00014 #define BINDIR "/usr/local/bin"
00015 
00016 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00017    systems. This function is required for `alloca.c' support on those systems.
00018    */
00019 /* #undef CRAY_STACKSEG_END */
00020 
00021 /* Define to 1 if using `alloca.c'. */
00022 /* #undef C_ALLOCA */
00023 
00024 /* look for global separate debug info in this path [LIBDIR/debug] */
00025 #define DEBUGDIR "/usr/local/lib/debug"
00026 
00027 /* Define if the separate-debug-dir directory should be relocated when GDB is
00028    moved. */
00029 #define DEBUGDIR_RELOCATABLE 1
00030 
00031 /* Define to BFD's default architecture. */
00032 #define DEFAULT_BFD_ARCH bfd_i386_arch
00033 
00034 /* Define to BFD's default target vector. */
00035 #define DEFAULT_BFD_VEC bfd_elf32_i386_vec
00036 
00037 /* Define to 1 if translation of program messages to the user's native
00038    language is requested. */
00039 #define ENABLE_NLS 1
00040 
00041 /* The .gdbinit filename. */
00042 #define GDBINIT ".gdbinit"
00043 
00044 /* look for global separate data files in this path [DATADIR/gdb] */
00045 #define GDB_DATADIR "/usr/local/share/gdb"
00046 
00047 /* Define if the gdb-datadir directory should be relocated when GDB is moved.
00048    */
00049 #define GDB_DATADIR_RELOCATABLE 1
00050 
00051 /* Define to be a string naming the default host character set. */
00052 #define GDB_DEFAULT_HOST_CHARSET "UTF-8"
00053 
00054 /* Host double floatformat */
00055 #define GDB_HOST_DOUBLE_FORMAT &floatformat_ieee_double_little
00056 
00057 /* Host float floatformat */
00058 #define GDB_HOST_FLOAT_FORMAT &floatformat_ieee_single_little
00059 
00060 /* Host long double floatformat */
00061 #define GDB_HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext
00062 
00063 /* nativefile */
00064 #define GDB_NM_FILE "config/nm-linux.h"
00065 
00066 /* Define to the default OS ABI for this configuration. */
00067 #define GDB_OSABI_DEFAULT GDB_OSABI_LINUX
00068 
00069 /* Define to 1 if you have `alloca', as a function or macro. */
00070 #define HAVE_ALLOCA 1
00071 
00072 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00073    */
00074 #define HAVE_ALLOCA_H 1
00075 
00076 /* Define to 1 if you have the `btowc' function. */
00077 #define HAVE_BTOWC 1
00078 
00079 /* Define to 1 if you have the `canonicalize_file_name' function. */
00080 #define HAVE_CANONICALIZE_FILE_NAME 1
00081 
00082 /* Define to 1 if you have the <cursesX.h> header file. */
00083 /* #undef HAVE_CURSESX_H */
00084 
00085 /* Define to 1 if you have the <curses.h> header file. */
00086 #define HAVE_CURSES_H 1
00087 
00088 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
00089    you don't. */
00090 #define HAVE_DECL_ADDR_NO_RANDOMIZE 1
00091 
00092 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
00093    */
00094 #define HAVE_DECL_FREE 1
00095 
00096 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
00097    */
00098 #define HAVE_DECL_GETOPT 1
00099 
00100 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
00101    don't. */
00102 /* #undef HAVE_DECL_GETTHRDS */
00103 
00104 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
00105    */
00106 #define HAVE_DECL_MALLOC 1
00107 
00108 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
00109    */
00110 #define HAVE_DECL_PTRACE 1
00111 
00112 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
00113    don't. */
00114 #define HAVE_DECL_REALLOC 1
00115 
00116 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
00117    don't. */
00118 #define HAVE_DECL_SNPRINTF 1
00119 
00120 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
00121    don't. */
00122 #define HAVE_DECL_STRERROR 1
00123 
00124 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
00125    */
00126 #define HAVE_DECL_STRSTR 1
00127 
00128 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
00129    don't. */
00130 #define HAVE_DECL_VSNPRINTF 1
00131 
00132 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00133    */
00134 #define HAVE_DIRENT_H 1
00135 
00136 /* Define to 1 if you have the <dlfcn.h> header file. */
00137 #define HAVE_DLFCN_H 1
00138 
00139 /* Define if ELF support should be included. */
00140 #define HAVE_ELF 1
00141 
00142 /* Define to 1 if you have the <elf_hp.h> header file. */
00143 /* #undef HAVE_ELF_HP_H */
00144 
00145 /* Define to 1 if your system has the etext variable. */
00146 #define HAVE_ETEXT 1
00147 
00148 /* Define to 1 if you have the `fdwalk' function. */
00149 /* #undef HAVE_FDWALK */
00150 
00151 /* Define to 1 if you have the `fork' function. */
00152 #define HAVE_FORK 1
00153 
00154 /* Define if <sys/procfs.h> has fpregset_t. */
00155 /* #undef HAVE_FPREGSET_T */
00156 
00157 /* Define to 1 if you have the `getgid' function. */
00158 #define HAVE_GETGID 1
00159 
00160 /* Define to 1 if you have the `getpagesize' function. */
00161 #define HAVE_GETPAGESIZE 1
00162 
00163 /* Define to 1 if you have the `getrlimit' function. */
00164 #define HAVE_GETRLIMIT 1
00165 
00166 /* Define to 1 if you have the `getrusage' function. */
00167 #define HAVE_GETRUSAGE 1
00168 
00169 /* Define to 1 if you have the `getuid' function. */
00170 #define HAVE_GETUID 1
00171 
00172 /* Define if <sys/procfs.h> has gregset_t. */
00173 /* #undef HAVE_GREGSET_T */
00174 
00175 /* Define if you have the iconv() function. */
00176 #define HAVE_ICONV 1
00177 
00178 /* Define to 1 if you have the `iconvlist' function. */
00179 /* #undef HAVE_ICONVLIST */
00180 
00181 /* Define to 1 if you have the <inttypes.h> header file. */
00182 #define HAVE_INTTYPES_H 1
00183 
00184 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
00185 #define HAVE_LANGINFO_CODESET 1
00186 
00187 /* Define if your <locale.h> file defines LC_MESSAGES. */
00188 #define HAVE_LC_MESSAGES 1
00189 
00190 /* Define if you have the babeltrace library. */
00191 /* #undef HAVE_LIBBABELTRACE */
00192 
00193 /* Define to 1 if you have the `dl' library (-ldl). */
00194 /* #undef HAVE_LIBDL */
00195 
00196 /* Define if you have the expat library. */
00197 #define HAVE_LIBEXPAT 1
00198 
00199 /* Define to 1 if you have the `libiconvlist' function. */
00200 /* #undef HAVE_LIBICONVLIST */
00201 
00202 /* Define if you have the lzma library. */
00203 /* #undef HAVE_LIBLZMA */
00204 
00205 /* Define to 1 if you have the `m' library (-lm). */
00206 #define HAVE_LIBM 1
00207 
00208 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
00209 #define HAVE_LIBMCHECK 1
00210 
00211 /* Define if Python 2.4 is being used. */
00212 /* #undef HAVE_LIBPYTHON2_4 */
00213 
00214 /* Define if Python 2.5 is being used. */
00215 /* #undef HAVE_LIBPYTHON2_5 */
00216 
00217 /* Define if Python 2.6 is being used. */
00218 /* #undef HAVE_LIBPYTHON2_6 */
00219 
00220 /* Define if Python 2.7 is being used. */
00221 /* #undef HAVE_LIBPYTHON2_7 */
00222 
00223 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
00224 /* #undef HAVE_LIBUNWIND_IA64_H */
00225 
00226 /* Define to 1 if you have the `w' library (-lw). */
00227 /* #undef HAVE_LIBW */
00228 
00229 /* Define to 1 if you have the <link.h> header file. */
00230 #define HAVE_LINK_H 1
00231 
00232 /* Define to 1 if you have the <linux/perf_event.h> header file. */
00233 #define HAVE_LINUX_PERF_EVENT_H 1
00234 
00235 /* Define to 1 if you have the <locale.h> header file. */
00236 #define HAVE_LOCALE_H 1
00237 
00238 /* Define to 1 if the compiler supports long double. */
00239 #define HAVE_LONG_DOUBLE 1
00240 
00241 /* Define to 1 if you have the `lstat' function. */
00242 #define HAVE_LSTAT 1
00243 
00244 /* Define if <sys/procfs.h> has lwpid_t. */
00245 #define HAVE_LWPID_T 1
00246 
00247 /* Define to 1 if you have the <machine/reg.h> header file. */
00248 /* #undef HAVE_MACHINE_REG_H */
00249 
00250 /* Define to 1 if you have the <memory.h> header file. */
00251 #define HAVE_MEMORY_H 1
00252 
00253 /* Define to 1 if you have a working `mmap' system call. */
00254 #define HAVE_MMAP 1
00255 
00256 /* Define to 1 if you have the `monstartup' function. */
00257 #define HAVE_MONSTARTUP 1
00258 
00259 /* Define to 1 if you have the <ncurses.h> header file. */
00260 #define HAVE_NCURSES_H 1
00261 
00262 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
00263 /* #undef HAVE_NCURSES_NCURSES_H */
00264 
00265 /* Define to 1 if you have the <ncurses/term.h> header file. */
00266 /* #undef HAVE_NCURSES_TERM_H */
00267 
00268 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00269 /* #undef HAVE_NDIR_H */
00270 
00271 /* Define to 1 if you have the <nlist.h> header file. */
00272 /* #undef HAVE_NLIST_H */
00273 
00274 /* Define if you support the personality syscall. */
00275 #define HAVE_PERSONALITY 1
00276 
00277 /* Define to 1 if you have the `pipe' function. */
00278 #define HAVE_PIPE 1
00279 
00280 /* Define to 1 if you have the `pipe2' function. */
00281 #define HAVE_PIPE2 1
00282 
00283 /* Define to 1 if you have the `poll' function. */
00284 #define HAVE_POLL 1
00285 
00286 /* Define to 1 if you have the <poll.h> header file. */
00287 #define HAVE_POLL_H 1
00288 
00289 /* Define to 1 if you have the `posix_madvise' function. */
00290 #define HAVE_POSIX_MADVISE 1
00291 
00292 /* Define to 1 if you have the `pread' function. */
00293 #define HAVE_PREAD 1
00294 
00295 /* Define to 1 if you have the `pread64' function. */
00296 #define HAVE_PREAD64 1
00297 
00298 /* Define if <sys/procfs.h> has prfpregset32_t. */
00299 /* #undef HAVE_PRFPREGSET32_T */
00300 
00301 /* Define if <sys/procfs.h> has prfpregset_t. */
00302 #define HAVE_PRFPREGSET_T 1
00303 
00304 /* Define if <sys/procfs.h> has prgregset32_t. */
00305 /* #undef HAVE_PRGREGSET32_T */
00306 
00307 /* Define if <sys/procfs.h> has prgregset_t. */
00308 #define HAVE_PRGREGSET_T 1
00309 
00310 /* Define if ioctl argument PIOCSET is available. */
00311 /* #undef HAVE_PROCFS_PIOCSET */
00312 
00313 /* Define to 1 if you have the <proc_service.h> header file. */
00314 /* #undef HAVE_PROC_SERVICE_H */
00315 
00316 /* Define if <sys/procfs.h> has prrun_t. */
00317 /* #undef HAVE_PRRUN_T */
00318 
00319 /* Define if <sys/procfs.h> has prsysent_t. */
00320 /* #undef HAVE_PRSYSENT_T */
00321 
00322 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
00323 /* #undef HAVE_PR_SIGACTION64_T */
00324 
00325 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
00326 /* #undef HAVE_PR_SIGINFO64_T */
00327 
00328 /* Define if <sys/procfs.h> has pr_sigset_t. */
00329 /* #undef HAVE_PR_SIGSET_T */
00330 
00331 /* Define if <sys/procfs.h> has psaddr_t. */
00332 #define HAVE_PSADDR_T 1
00333 
00334 /* Define if <sys/procfs.h> has pstatus_t. */
00335 /* #undef HAVE_PSTATUS_T */
00336 
00337 /* Define to 1 if you have the `ptrace64' function. */
00338 /* #undef HAVE_PTRACE64 */
00339 
00340 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
00341 #define HAVE_PTRACE_GETFPXREGS 1
00342 
00343 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
00344 #define HAVE_PTRACE_GETREGS 1
00345 
00346 /* Define to 1 if you have the <ptrace.h> header file. */
00347 /* #undef HAVE_PTRACE_H */
00348 
00349 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
00350 /* #undef HAVE_PT_GETDBREGS */
00351 
00352 /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
00353 /* #undef HAVE_PT_GETXMMREGS */
00354 
00355 /* Define to 1 if you have the `pwrite' function. */
00356 #define HAVE_PWRITE 1
00357 
00358 /* Define if Python interpreter is being linked in. */
00359 /* #undef HAVE_PYTHON */
00360 
00361 /* Define to 1 if you have the `readlink' function. */
00362 #define HAVE_READLINK 1
00363 
00364 /* Define to 1 if you have the `realpath' function. */
00365 #define HAVE_REALPATH 1
00366 
00367 /* Define to 1 if you have the `resize_term' function. */
00368 #define HAVE_RESIZE_TERM 1
00369 
00370 /* Define to 1 if you have the `sbrk' function. */
00371 #define HAVE_SBRK 1
00372 
00373 /* Define to 1 if you have the `setlocale' function. */
00374 #define HAVE_SETLOCALE 1
00375 
00376 /* Define to 1 if you have the `setpgid' function. */
00377 #define HAVE_SETPGID 1
00378 
00379 /* Define to 1 if you have the `setpgrp' function. */
00380 #define HAVE_SETPGRP 1
00381 
00382 /* Define to 1 if you have the `setrlimit' function. */
00383 #define HAVE_SETRLIMIT 1
00384 
00385 /* Define to 1 if you have the `setsid' function. */
00386 #define HAVE_SETSID 1
00387 
00388 /* Define to 1 if you have the <sgtty.h> header file. */
00389 #define HAVE_SGTTY_H 1
00390 
00391 /* Define to 1 if you have the `sigaction' function. */
00392 #define HAVE_SIGACTION 1
00393 
00394 /* Define to 1 if you have the <signal.h> header file. */
00395 #define HAVE_SIGNAL_H 1
00396 
00397 /* Define to 1 if you have the `sigprocmask' function. */
00398 #define HAVE_SIGPROCMASK 1
00399 
00400 /* Define if sigsetjmp is available. */
00401 #define HAVE_SIGSETJMP 1
00402 
00403 /* Define to 1 if you have the `sigsetmask' function. */
00404 #define HAVE_SIGSETMASK 1
00405 
00406 /* Define to 1 if you have the `socketpair' function. */
00407 #define HAVE_SOCKETPAIR 1
00408 
00409 /* Define to 1 if the system has the type `socklen_t'. */
00410 #define HAVE_SOCKLEN_T 1
00411 
00412 /* Define to 1 if you have the <stddef.h> header file. */
00413 #define HAVE_STDDEF_H 1
00414 
00415 /* Define to 1 if you have the <stdint.h> header file. */
00416 #define HAVE_STDINT_H 1
00417 
00418 /* Define to 1 if you have the <stdlib.h> header file. */
00419 #define HAVE_STDLIB_H 1
00420 
00421 /* Define to 1 if you have the <strings.h> header file. */
00422 #define HAVE_STRINGS_H 1
00423 
00424 /* Define to 1 if you have the <string.h> header file. */
00425 #define HAVE_STRING_H 1
00426 
00427 /* Define if <sys/link.h> has struct link_map32 */
00428 /* #undef HAVE_STRUCT_LINK_MAP32 */
00429 
00430 /* Define if <link.h> exists and defines struct link_map which has members
00431    with an ``lm_'' prefix. (For SunOS.) */
00432 /* #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS */
00433 
00434 /* Define if <link.h> exists and defines struct link_map which has members
00435    with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
00436 #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
00437 
00438 /* Define to 1 if your system has struct lwp. */
00439 /* #undef HAVE_STRUCT_LWP */
00440 
00441 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
00442 /* #undef HAVE_STRUCT_REG */
00443 
00444 /* Define to 1 if `struct reg' is a member of `r_fs'. */
00445 /* #undef HAVE_STRUCT_REG_R_FS */
00446 
00447 /* Define to 1 if `struct reg' is a member of `r_gs'. */
00448 /* #undef HAVE_STRUCT_REG_R_GS */
00449 
00450 /* Define if <link.h> exists and defines a struct so_map which has members
00451    with an ``som_'' prefix. (Found on older *BSD systems.) */
00452 /* #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS */
00453 
00454 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
00455 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
00456 
00457 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
00458 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
00459 
00460 /* Define to 1 if `struct thread' is a member of `td_pcb'. */
00461 /* #undef HAVE_STRUCT_THREAD_TD_PCB */
00462 
00463 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
00464 /* #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE */
00465 
00466 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
00467 /* #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE */
00468 
00469 /* Define to 1 if you have the `syscall' function. */
00470 #define HAVE_SYSCALL 1
00471 
00472 /* Define to 1 if you have the <sys/debugreg.h> header file. */
00473 #define HAVE_SYS_DEBUGREG_H 1
00474 
00475 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00476    */
00477 /* #undef HAVE_SYS_DIR_H */
00478 
00479 /* Define to 1 if you have the <sys/fault.h> header file. */
00480 /* #undef HAVE_SYS_FAULT_H */
00481 
00482 /* Define to 1 if you have the <sys/file.h> header file. */
00483 #define HAVE_SYS_FILE_H 1
00484 
00485 /* Define to 1 if you have the <sys/filio.h> header file. */
00486 /* #undef HAVE_SYS_FILIO_H */
00487 
00488 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00489 #define HAVE_SYS_IOCTL_H 1
00490 
00491 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00492    */
00493 /* #undef HAVE_SYS_NDIR_H */
00494 
00495 /* Define to 1 if you have the <sys/param.h> header file. */
00496 #define HAVE_SYS_PARAM_H 1
00497 
00498 /* Define to 1 if you have the <sys/poll.h> header file. */
00499 #define HAVE_SYS_POLL_H 1
00500 
00501 /* Define to 1 if you have the <sys/procfs.h> header file. */
00502 #define HAVE_SYS_PROCFS_H 1
00503 
00504 /* Define to 1 if you have the <sys/proc.h> header file. */
00505 /* #undef HAVE_SYS_PROC_H */
00506 
00507 /* Define to 1 if you have the <sys/ptrace.h> header file. */
00508 #define HAVE_SYS_PTRACE_H 1
00509 
00510 /* Define to 1 if you have the <sys/reg.h> header file. */
00511 #define HAVE_SYS_REG_H 1
00512 
00513 /* Define to 1 if you have the <sys/resource.h> header file. */
00514 #define HAVE_SYS_RESOURCE_H 1
00515 
00516 /* Define to 1 if you have the <sys/select.h> header file. */
00517 #define HAVE_SYS_SELECT_H 1
00518 
00519 /* Define to 1 if you have the <sys/socket.h> header file. */
00520 #define HAVE_SYS_SOCKET_H 1
00521 
00522 /* Define to 1 if you have the <sys/stat.h> header file. */
00523 #define HAVE_SYS_STAT_H 1
00524 
00525 /* Define to 1 if you have the <sys/syscall.h> header file. */
00526 #define HAVE_SYS_SYSCALL_H 1
00527 
00528 /* Define to 1 if you have the <sys/types.h> header file. */
00529 #define HAVE_SYS_TYPES_H 1
00530 
00531 /* Define to 1 if you have the <sys/un.h> header file. */
00532 #define HAVE_SYS_UN_H 1
00533 
00534 /* Define to 1 if you have the <sys/user.h> header file. */
00535 #define HAVE_SYS_USER_H 1
00536 
00537 /* Define to 1 if you have the <sys/wait.h> header file. */
00538 #define HAVE_SYS_WAIT_H 1
00539 
00540 /* Define to 1 if you have the <termios.h> header file. */
00541 #define HAVE_TERMIOS_H 1
00542 
00543 /* Define to 1 if you have the <termio.h> header file. */
00544 #define HAVE_TERMIO_H 1
00545 
00546 /* Define to 1 if you have the <term.h> header file. */
00547 #define HAVE_TERM_H 1
00548 
00549 /* Define to 1 if you have the <thread_db.h> header file. */
00550 #define HAVE_THREAD_DB_H 1
00551 
00552 /* Define if using Solaris thread debugging. */
00553 /* #undef HAVE_THREAD_DB_LIB */
00554 
00555 /* Define if you support the tkill syscall. */
00556 #define HAVE_TKILL_SYSCALL 1
00557 
00558 /* Define to 1 if you have the `ttrace' function. */
00559 /* #undef HAVE_TTRACE */
00560 
00561 /* Define to 1 if you have the <unistd.h> header file. */
00562 #define HAVE_UNISTD_H 1
00563 
00564 /* Define to 1 if you have the `vfork' function. */
00565 #define HAVE_VFORK 1
00566 
00567 /* Define to 1 if you have the <vfork.h> header file. */
00568 /* #undef HAVE_VFORK_H */
00569 
00570 /* Define to 1 if you have the `waitpid' function. */
00571 #define HAVE_WAITPID 1
00572 
00573 /* Define to 1 if you have the <wait.h> header file. */
00574 #define HAVE_WAIT_H 1
00575 
00576 /* Define to 1 if you have the `wborder' function. */
00577 #define HAVE_WBORDER 1
00578 
00579 /* Define to 1 if `fork' works. */
00580 #define HAVE_WORKING_FORK 1
00581 
00582 /* Define to 1 if `vfork' works. */
00583 #define HAVE_WORKING_VFORK 1
00584 
00585 /* Define to 1 if you have the `wresize' function. */
00586 #define HAVE_WRESIZE 1
00587 
00588 /* Define to 1 if you have the `XML_StopParser' function. */
00589 #define HAVE_XML_STOPPARSER 1
00590 
00591 /* Define to 1 if you have the <zlib.h> header file. */
00592 #define HAVE_ZLIB_H 1
00593 
00594 /* Define to 1 if your system has the _etext variable. */
00595 #define HAVE__ETEXT 1
00596 
00597 /* Define to 1 if you have the `_mcleanup' function. */
00598 #define HAVE__MCLEANUP 1
00599 
00600 /* Path of directory of iconv program. */
00601 /* #undef ICONV_BIN */
00602 
00603 /* Define if the iconv directory should be relocated when GDB is moved. */
00604 /* #undef ICONV_BIN_RELOCATABLE */
00605 
00606 /* Define as const if the declaration of iconv() needs const. */
00607 #define ICONV_CONST 
00608 
00609 /* directory to load the JIT readers from */
00610 #define JIT_READER_DIR "/usr/local/lib/gdb"
00611 
00612 /* Define if the jit-reader-dir directory should be relocated when GDB is
00613    moved. */
00614 #define JIT_READER_DIR_RELOCATABLE 1
00615 
00616 /* Define if you want to use new multi-fd /proc interface (replaces
00617    HAVE_MULTIPLE_PROC_FDS as well as other macros). */
00618 /* #undef NEW_PROC_API */
00619 
00620 /* Name of this package. */
00621 #define PACKAGE "gdb"
00622 
00623 /* Define to the address where bug reports for this package should be sent. */
00624 #define PACKAGE_BUGREPORT ""
00625 
00626 /* Define to the full name of this package. */
00627 #define PACKAGE_NAME ""
00628 
00629 /* Define to the full name and version of this package. */
00630 #define PACKAGE_STRING ""
00631 
00632 /* Define to the one symbol short name of this package. */
00633 #define PACKAGE_TARNAME ""
00634 
00635 /* Define to the home page for this package. */
00636 #define PACKAGE_URL ""
00637 
00638 /* Define to the version of this package. */
00639 #define PACKAGE_VERSION ""
00640 
00641 /* Additional package description */
00642 #define PKGVERSION "(GDB) "
00643 
00644 /* Define if the prfpregset_t type is broken. */
00645 /* #undef PRFPREGSET_T_BROKEN */
00646 
00647 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
00648 /* #undef PRINTF_HAS_DECFLOAT */
00649 
00650 /* Define to 1 if the "%Lg" format works to print long doubles. */
00651 #define PRINTF_HAS_LONG_DOUBLE 1
00652 
00653 /* Define to 1 if the "%ll" format works to print long longs. */
00654 #define PRINTF_HAS_LONG_LONG 1
00655 
00656 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
00657    assorted other type changes. */
00658 /* #undef PROC_SERVICE_IS_OLD */
00659 
00660 /* Define to the type of arg 3 for ptrace. */
00661 #define PTRACE_TYPE_ARG3 long
00662 
00663 /* Define to the type of arg 4 for ptrace. */
00664 #define PTRACE_TYPE_ARG4 long
00665 
00666 /* Define to the type of arg 5 for ptrace. */
00667 /* #undef PTRACE_TYPE_ARG5 */
00668 
00669 /* Define as the return type of ptrace. */
00670 #define PTRACE_TYPE_RET long
00671 
00672 /* Define if the python directory should be relocated when GDB is moved. */
00673 /* #undef PYTHON_PATH_RELOCATABLE */
00674 
00675 /* Relocated directory for source files. */
00676 /* #undef RELOC_SRCDIR */
00677 
00678 /* Bug reporting address */
00679 #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
00680 
00681 /* Define as the return type of signal handlers (`int' or `void'). */
00682 #define RETSIGTYPE void
00683 
00684 /* Define to 1 if the "%Lg" format works to scan long doubles. */
00685 #define SCANF_HAS_LONG_DOUBLE 1
00686 
00687 /* Define to 1 if the `setpgrp' function takes no argument. */
00688 #define SETPGRP_VOID 1
00689 
00690 /* The size of `long', as computed by sizeof. */
00691 #define SIZEOF_LONG 4
00692 
00693 /* The size of `unsigned long', as computed by sizeof. */
00694 #define SIZEOF_UNSIGNED_LONG 4
00695 
00696 /* The size of `unsigned long long', as computed by sizeof. */
00697 #define SIZEOF_UNSIGNED_LONG_LONG 8
00698 
00699 /* The size of `unsigned __int128', as computed by sizeof. */
00700 #define SIZEOF_UNSIGNED___INT128 0
00701 
00702 /* If using the C implementation of alloca, define if you know the
00703    direction of stack growth for your system; otherwise it will be
00704    automatically deduced at runtime.
00705         STACK_DIRECTION > 0 => grows toward higher addresses
00706         STACK_DIRECTION < 0 => grows toward lower addresses
00707         STACK_DIRECTION = 0 => direction of growth unknown */
00708 /* #undef STACK_DIRECTION */
00709 
00710 /* Define to 1 if you have the ANSI C header files. */
00711 #define STDC_HEADERS 1
00712 
00713 /* automatically load a system-wide gdbinit file */
00714 #define SYSTEM_GDBINIT ""
00715 
00716 /* Define if the system-gdbinit directory should be relocated when GDB is
00717    moved. */
00718 #define SYSTEM_GDBINIT_RELOCATABLE 0
00719 
00720 /* search for usr/lib et al within DIR */
00721 #define TARGET_SYSTEM_ROOT ""
00722 
00723 /* Define if the sysroot directory should be relocated when GDB is moved. */
00724 #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
00725 
00726 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
00727 #define THREAD_DB_HAS_TD_NOTALLOC 1
00728 
00729 /* Define if <thread_db.h> has the TD_NOTLS error code. */
00730 #define THREAD_DB_HAS_TD_NOTLS 1
00731 
00732 /* Define if <thread_db.h> has the TD_VERSION error code. */
00733 #define THREAD_DB_HAS_TD_VERSION 1
00734 
00735 /* Define to 1 if the regex included in libiberty should be used. */
00736 /* #undef USE_INCLUDED_REGEX */
00737 
00738 /* Enable extensions on AIX 3, Interix.  */
00739 #ifndef _ALL_SOURCE
00740 # define _ALL_SOURCE 1
00741 #endif
00742 /* Enable GNU extensions on systems that have them.  */
00743 #ifndef _GNU_SOURCE
00744 # define _GNU_SOURCE 1
00745 #endif
00746 /* Enable threading extensions on Solaris.  */
00747 #ifndef _POSIX_PTHREAD_SEMANTICS
00748 # define _POSIX_PTHREAD_SEMANTICS 1
00749 #endif
00750 /* Enable extensions on HP NonStop.  */
00751 #ifndef _TANDEM_SOURCE
00752 # define _TANDEM_SOURCE 1
00753 #endif
00754 /* Enable general extensions on Solaris.  */
00755 #ifndef __EXTENSIONS__
00756 # define __EXTENSIONS__ 1
00757 #endif
00758 
00759 
00760 /* Define if we should use the Windows API, instead of the POSIX API. On
00761    Windows, we use the Windows API when building for MinGW, but the POSIX API
00762    when building for Cygwin. */
00763 /* #undef USE_WIN32API */
00764 
00765 /* Define if --with-python provides a path, either directly or via
00766    python-config.py --exec-prefix. */
00767 /* #undef WITH_PYTHON_PATH */
00768 
00769 /* Define if the simulator is being linked in. */
00770 /* #undef WITH_SIM */
00771 
00772 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00773    significant byte first (like Motorola and SPARC, unlike Intel). */
00774 #if defined AC_APPLE_UNIVERSAL_BUILD
00775 # if defined __BIG_ENDIAN__
00776 #  define WORDS_BIGENDIAN 1
00777 # endif
00778 #else
00779 # ifndef WORDS_BIGENDIAN
00780 /* #  undef WORDS_BIGENDIAN */
00781 # endif
00782 #endif
00783 
00784 /* Number of bits in a file offset, on hosts where this is settable. */
00785 #define _FILE_OFFSET_BITS 64
00786 
00787 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
00788    <sys/proc.h> problem on IRIX 5. */
00789 /* #undef _KMEMUSER */
00790 
00791 /* Define for large files, on AIX-style hosts. */
00792 /* #undef _LARGE_FILES */
00793 
00794 /* Define to 1 if on MINIX. */
00795 /* #undef _MINIX */
00796 
00797 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
00798    2.[789] when using GCC. */
00799 /* #undef _MSE_INT_H */
00800 
00801 /* Define to 2 if the system does not provide POSIX.1 features except with
00802    this defined. */
00803 /* #undef _POSIX_1_SOURCE */
00804 
00805 /* Define to 1 if you need to in order for `stat' and other things to work. */
00806 /* #undef _POSIX_SOURCE */
00807 
00808 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
00809 /* #undef _SYSCALL32 */
00810 
00811 /* Define to empty if `const' does not conform to ANSI C. */
00812 /* #undef const */
00813 
00814 /* Define to `__inline__' or `__inline' if that's what the C compiler
00815    calls it, or to nothing if 'inline' is not supported under any name.  */
00816 #ifndef __cplusplus
00817 /* #undef inline */
00818 #endif
00819 
00820 /* Define to `int' if <sys/types.h> does not define. */
00821 /* #undef pid_t */
00822 
00823 /* Define as `fork' if `vfork' does not work. */
00824 /* #undef vfork */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines