Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(764)

Side by Side Diff: gdb/config.in

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gdb/completer.c ('k') | gdb/config/aarch64/linux.mh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* config.in. Generated from configure.ac by autoheader. */ 1 /* config.in. Generated from configure.ac by autoheader. */
2 2
3 /* Define if building universal (internal helper macro) */ 3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD 4 #undef AC_APPLE_UNIVERSAL_BUILD
5 5
6 /* Directories from which to load auto-loaded scripts. */ 6 /* Directories from which to load auto-loaded scripts. */
7 #undef AUTO_LOAD_DIR 7 #undef AUTO_LOAD_DIR
8 8
9 /* Directories safe to hold auto-loaded files. */ 9 /* Directories safe to hold auto-loaded files. */
10 #undef AUTO_LOAD_SAFE_PATH 10 #undef AUTO_LOAD_SAFE_PATH
11 11
12 /* Directory of programs. */ 12 /* Directory of programs. */
13 #undef BINDIR 13 #undef BINDIR
14 14
15 /* Define to 1 if the compiler supports long long. */
16 #undef CC_HAS_LONG_LONG
17
18 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 15 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
19 systems. This function is required for `alloca.c' support on those systems. 16 systems. This function is required for `alloca.c' support on those systems.
20 */ 17 */
21 #undef CRAY_STACKSEG_END 18 #undef CRAY_STACKSEG_END
22 19
23 /* Define to 1 if using `alloca.c'. */ 20 /* Define to 1 if using `alloca.c'. */
24 #undef C_ALLOCA 21 #undef C_ALLOCA
25 22
26 /* look for global separate debug info in this path [LIBDIR/debug] */ 23 /* look for global separate debug info in this path [LIBDIR/debug] */
27 #undef DEBUGDIR 24 #undef DEBUGDIR
28 25
29 /* Define if the separate-debug-dir directory should be relocated when GDB is 26 /* Define if the separate-debug-dir directory should be relocated when GDB is
30 moved. */ 27 moved. */
31 #undef DEBUGDIR_RELOCATABLE 28 #undef DEBUGDIR_RELOCATABLE
32 29
33 /* Define to BFD's default architecture. */ 30 /* Define to BFD's default architecture. */
34 #undef DEFAULT_BFD_ARCH 31 #undef DEFAULT_BFD_ARCH
35 32
36 /* Define to BFD's default target vector. */ 33 /* Define to BFD's default target vector. */
37 #undef DEFAULT_BFD_VEC 34 #undef DEFAULT_BFD_VEC
38 35
39 /* Define to 1 if translation of program messages to the user's native 36 /* Define to 1 if translation of program messages to the user's native
40 language is requested. */ 37 language is requested. */
41 #undef ENABLE_NLS 38 #undef ENABLE_NLS
42 39
40 /* The .gdbinit filename. */
41 #undef GDBINIT
42
43 /* look for global separate data files in this path [DATADIR/gdb] */ 43 /* look for global separate data files in this path [DATADIR/gdb] */
44 #undef GDB_DATADIR 44 #undef GDB_DATADIR
45 45
46 /* Define if the gdb-datadir directory should be relocated when GDB is moved. 46 /* Define if the gdb-datadir directory should be relocated when GDB is moved.
47 */ 47 */
48 #undef GDB_DATADIR_RELOCATABLE 48 #undef GDB_DATADIR_RELOCATABLE
49 49
50 /* Define to be a string naming the default host character set. */ 50 /* Define to be a string naming the default host character set. */
51 #undef GDB_DEFAULT_HOST_CHARSET 51 #undef GDB_DEFAULT_HOST_CHARSET
52 52
(...skipping 18 matching lines...) Expand all
71 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 71 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
72 */ 72 */
73 #undef HAVE_ALLOCA_H 73 #undef HAVE_ALLOCA_H
74 74
75 /* Define to 1 if you have the `btowc' function. */ 75 /* Define to 1 if you have the `btowc' function. */
76 #undef HAVE_BTOWC 76 #undef HAVE_BTOWC
77 77
78 /* Define to 1 if you have the `canonicalize_file_name' function. */ 78 /* Define to 1 if you have the `canonicalize_file_name' function. */
79 #undef HAVE_CANONICALIZE_FILE_NAME 79 #undef HAVE_CANONICALIZE_FILE_NAME
80 80
81 /* Define to 1 if you have the <ctype.h> header file. */
82 #undef HAVE_CTYPE_H
83
84 /* Define to 1 if you have the <cursesX.h> header file. */ 81 /* Define to 1 if you have the <cursesX.h> header file. */
85 #undef HAVE_CURSESX_H 82 #undef HAVE_CURSESX_H
86 83
87 /* Define to 1 if you have the <curses.h> header file. */ 84 /* Define to 1 if you have the <curses.h> header file. */
88 #undef HAVE_CURSES_H 85 #undef HAVE_CURSES_H
89 86
90 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if 87 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
91 you don't. */ 88 you don't. */
92 #undef HAVE_DECL_ADDR_NO_RANDOMIZE 89 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
93 90
94 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 91 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
95 */ 92 */
96 #undef HAVE_DECL_FREE 93 #undef HAVE_DECL_FREE
97 94
98 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
99 */
100 #undef HAVE_DECL_GETOPT
101
102 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you 95 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
103 don't. */ 96 don't. */
104 #undef HAVE_DECL_GETTHRDS 97 #undef HAVE_DECL_GETTHRDS
105 98
106 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 99 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
107 */ 100 */
108 #undef HAVE_DECL_MALLOC 101 #undef HAVE_DECL_MALLOC
109 102
110 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't. 103 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
111 */ 104 */
112 #undef HAVE_DECL_PTRACE 105 #undef HAVE_DECL_PTRACE
113 106
114 /* Define to 1 if you have the declaration of `realloc', and to 0 if you 107 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
115 don't. */ 108 don't. */
116 #undef HAVE_DECL_REALLOC 109 #undef HAVE_DECL_REALLOC
117 110
118 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 111 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
119 don't. */ 112 don't. */
120 #undef HAVE_DECL_SNPRINTF 113 #undef HAVE_DECL_SNPRINTF
121 114
122 /* Define to 1 if you have the declaration of `strerror', and to 0 if you 115 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
123 don't. */ 116 don't. */
124 #undef HAVE_DECL_STRERROR 117 #undef HAVE_DECL_STRERROR
125 118
126 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 119 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
127 */ 120 */
128 #undef HAVE_DECL_STRSTR 121 #undef HAVE_DECL_STRSTR
129 122
130 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
131 don't. */
132 #undef HAVE_DECL_VSNPRINTF
133
134 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
135 */
136 #undef HAVE_DIRENT_H
137
138 /* Define to 1 if you have the <dlfcn.h> header file. */ 123 /* Define to 1 if you have the <dlfcn.h> header file. */
139 #undef HAVE_DLFCN_H 124 #undef HAVE_DLFCN_H
140 125
141 /* Define if ELF support should be included. */ 126 /* Define if ELF support should be included. */
142 #undef HAVE_ELF 127 #undef HAVE_ELF
143 128
144 /* Define to 1 if you have the <elf_hp.h> header file. */ 129 /* Define to 1 if you have the <elf_hp.h> header file. */
145 #undef HAVE_ELF_HP_H 130 #undef HAVE_ELF_HP_H
146 131
147 /* Define to 1 if your system has the etext variable. */ 132 /* Define to 1 if your system has the etext variable. */
148 #undef HAVE_ETEXT 133 #undef HAVE_ETEXT
149 134
135 /* Define to 1 if you have the `fdwalk' function. */
136 #undef HAVE_FDWALK
137
150 /* Define to 1 if you have the `fork' function. */ 138 /* Define to 1 if you have the `fork' function. */
151 #undef HAVE_FORK 139 #undef HAVE_FORK
152 140
153 /* Define if <sys/procfs.h> has fpregset_t. */ 141 /* Define if <sys/procfs.h> has fpregset_t. */
154 #undef HAVE_FPREGSET_T 142 #undef HAVE_FPREGSET_T
155 143
156 /* Define to 1 if you have the `getgid' function. */ 144 /* Define to 1 if you have the `getgid' function. */
157 #undef HAVE_GETGID 145 #undef HAVE_GETGID
158 146
159 /* Define to 1 if you have the `getpagesize' function. */ 147 /* Define to 1 if you have the `getpagesize' function. */
(...skipping 19 matching lines...) Expand all
179 167
180 /* Define to 1 if you have the <inttypes.h> header file. */ 168 /* Define to 1 if you have the <inttypes.h> header file. */
181 #undef HAVE_INTTYPES_H 169 #undef HAVE_INTTYPES_H
182 170
183 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 171 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
184 #undef HAVE_LANGINFO_CODESET 172 #undef HAVE_LANGINFO_CODESET
185 173
186 /* Define if your <locale.h> file defines LC_MESSAGES. */ 174 /* Define if your <locale.h> file defines LC_MESSAGES. */
187 #undef HAVE_LC_MESSAGES 175 #undef HAVE_LC_MESSAGES
188 176
177 /* Define if you have the babeltrace library. */
178 #undef HAVE_LIBBABELTRACE
179
189 /* Define to 1 if you have the `dl' library (-ldl). */ 180 /* Define to 1 if you have the `dl' library (-ldl). */
190 #undef HAVE_LIBDL 181 #undef HAVE_LIBDL
191 182
192 /* Define if you have the expat library. */ 183 /* Define if you have the expat library. */
193 #undef HAVE_LIBEXPAT 184 #undef HAVE_LIBEXPAT
194 185
195 /* Define to 1 if you have the `libiconvlist' function. */ 186 /* Define to 1 if you have the `libiconvlist' function. */
196 #undef HAVE_LIBICONVLIST 187 #undef HAVE_LIBICONVLIST
197 188
189 /* Define if you have the lzma library. */
190 #undef HAVE_LIBLZMA
191
198 /* Define to 1 if you have the `m' library (-lm). */ 192 /* Define to 1 if you have the `m' library (-lm). */
199 #undef HAVE_LIBM 193 #undef HAVE_LIBM
200 194
201 /* Define to 1 if you have the `mcheck' library (-lmcheck). */ 195 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
202 #undef HAVE_LIBMCHECK 196 #undef HAVE_LIBMCHECK
203 197
204 /* Define if Python 2.4 is being used. */ 198 /* Define if Python 2.4 is being used. */
205 #undef HAVE_LIBPYTHON2_4 199 #undef HAVE_LIBPYTHON2_4
206 200
207 /* Define if Python 2.5 is being used. */ 201 /* Define if Python 2.5 is being used. */
208 #undef HAVE_LIBPYTHON2_5 202 #undef HAVE_LIBPYTHON2_5
209 203
210 /* Define if Python 2.6 is being used. */ 204 /* Define if Python 2.6 is being used. */
211 #undef HAVE_LIBPYTHON2_6 205 #undef HAVE_LIBPYTHON2_6
212 206
213 /* Define if Python 2.7 is being used. */ 207 /* Define if Python 2.7 is being used. */
214 #undef HAVE_LIBPYTHON2_7 208 #undef HAVE_LIBPYTHON2_7
215 209
216 /* Define to 1 if you have the <libunwind-ia64.h> header file. */ 210 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
217 #undef HAVE_LIBUNWIND_IA64_H 211 #undef HAVE_LIBUNWIND_IA64_H
218 212
219 /* Define to 1 if you have the `w' library (-lw). */ 213 /* Define to 1 if you have the `w' library (-lw). */
220 #undef HAVE_LIBW 214 #undef HAVE_LIBW
221 215
222 /* Define to 1 if you have the <link.h> header file. */ 216 /* Define to 1 if you have the <linux/perf_event.h> header file. */
223 #undef HAVE_LINK_H 217 #undef HAVE_LINUX_PERF_EVENT_H
224 218
225 /* Define to 1 if you have the <locale.h> header file. */ 219 /* Define to 1 if you have the <locale.h> header file. */
226 #undef HAVE_LOCALE_H 220 #undef HAVE_LOCALE_H
227 221
228 /* Define to 1 if the compiler supports long double. */ 222 /* Define to 1 if the compiler supports long double. */
229 #undef HAVE_LONG_DOUBLE 223 #undef HAVE_LONG_DOUBLE
230 224
231 /* Define to 1 if you have the `lstat' function. */ 225 /* Define to 1 if you have the `lstat' function. */
232 #undef HAVE_LSTAT 226 #undef HAVE_LSTAT
233 227
(...skipping 14 matching lines...) Expand all
248 242
249 /* Define to 1 if you have the <ncurses.h> header file. */ 243 /* Define to 1 if you have the <ncurses.h> header file. */
250 #undef HAVE_NCURSES_H 244 #undef HAVE_NCURSES_H
251 245
252 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */ 246 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
253 #undef HAVE_NCURSES_NCURSES_H 247 #undef HAVE_NCURSES_NCURSES_H
254 248
255 /* Define to 1 if you have the <ncurses/term.h> header file. */ 249 /* Define to 1 if you have the <ncurses/term.h> header file. */
256 #undef HAVE_NCURSES_TERM_H 250 #undef HAVE_NCURSES_TERM_H
257 251
258 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
259 #undef HAVE_NDIR_H
260
261 /* Define to 1 if you have the <nlist.h> header file. */ 252 /* Define to 1 if you have the <nlist.h> header file. */
262 #undef HAVE_NLIST_H 253 #undef HAVE_NLIST_H
263 254
264 /* Define if you support the personality syscall. */ 255 /* Define if you support the personality syscall. */
265 #undef HAVE_PERSONALITY 256 #undef HAVE_PERSONALITY
266 257
267 /* Define to 1 if you have the `pipe' function. */ 258 /* Define to 1 if you have the `pipe' function. */
268 #undef HAVE_PIPE 259 #undef HAVE_PIPE
269 260
261 /* Define to 1 if you have the `pipe2' function. */
262 #undef HAVE_PIPE2
263
270 /* Define to 1 if you have the `poll' function. */ 264 /* Define to 1 if you have the `poll' function. */
271 #undef HAVE_POLL 265 #undef HAVE_POLL
272 266
273 /* Define to 1 if you have the <poll.h> header file. */ 267 /* Define to 1 if you have the <poll.h> header file. */
274 #undef HAVE_POLL_H 268 #undef HAVE_POLL_H
275 269
276 /* Define to 1 if you have the `posix_madvise' function. */ 270 /* Define to 1 if you have the `posix_madvise' function. */
277 #undef HAVE_POSIX_MADVISE 271 #undef HAVE_POSIX_MADVISE
278 272
279 /* Define to 1 if you have the `pread' function. */ 273 /* Define to 1 if you have the `pread' function. */
280 #undef HAVE_PREAD 274 #undef HAVE_PREAD
281 275
282 /* Define to 1 if you have the `pread64' function. */ 276 /* Define to 1 if you have the `pread64' function. */
283 #undef HAVE_PREAD64 277 #undef HAVE_PREAD64
284 278
285 /* Define if <sys/procfs.h> has prfpregset32_t. */
286 #undef HAVE_PRFPREGSET32_T
287
288 /* Define if <sys/procfs.h> has prfpregset_t. */ 279 /* Define if <sys/procfs.h> has prfpregset_t. */
289 #undef HAVE_PRFPREGSET_T 280 #undef HAVE_PRFPREGSET_T
290 281
291 /* Define if <sys/procfs.h> has prgregset32_t. */ 282 /* Define if <sys/procfs.h> has prgregset32_t. */
292 #undef HAVE_PRGREGSET32_T 283 #undef HAVE_PRGREGSET32_T
293 284
294 /* Define if <sys/procfs.h> has prgregset_t. */ 285 /* Define if <sys/procfs.h> has prgregset_t. */
295 #undef HAVE_PRGREGSET_T 286 #undef HAVE_PRGREGSET_T
296 287
297 /* Define if ioctl argument PIOCSET is available. */
298 #undef HAVE_PROCFS_PIOCSET
299
300 /* Define to 1 if you have the <proc_service.h> header file. */ 288 /* Define to 1 if you have the <proc_service.h> header file. */
301 #undef HAVE_PROC_SERVICE_H 289 #undef HAVE_PROC_SERVICE_H
302 290
303 /* Define if <sys/procfs.h> has prrun_t. */
304 #undef HAVE_PRRUN_T
305
306 /* Define if <sys/procfs.h> has prsysent_t. */ 291 /* Define if <sys/procfs.h> has prsysent_t. */
307 #undef HAVE_PRSYSENT_T 292 #undef HAVE_PRSYSENT_T
308 293
309 /* Define if <sys/procfs.h> has pr_sigaction64_t. */ 294 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
310 #undef HAVE_PR_SIGACTION64_T 295 #undef HAVE_PR_SIGACTION64_T
311 296
312 /* Define if <sys/procfs.h> has pr_siginfo64_t. */ 297 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
313 #undef HAVE_PR_SIGINFO64_T 298 #undef HAVE_PR_SIGINFO64_T
314 299
315 /* Define if <sys/procfs.h> has pr_sigset_t. */ 300 /* Define if <sys/procfs.h> has pr_sigset_t. */
316 #undef HAVE_PR_SIGSET_T 301 #undef HAVE_PR_SIGSET_T
317 302
318 /* Define if <sys/procfs.h> has psaddr_t. */ 303 /* Define if <sys/procfs.h> has psaddr_t. */
319 #undef HAVE_PSADDR_T 304 #undef HAVE_PSADDR_T
320 305
321 /* Define if <sys/procfs.h> has pstatus_t. */ 306 /* Define to 1 if you have the `ptrace64' function. */
322 #undef HAVE_PSTATUS_T 307 #undef HAVE_PTRACE64
323 308
324 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */ 309 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
325 #undef HAVE_PTRACE_GETFPXREGS 310 #undef HAVE_PTRACE_GETFPXREGS
326 311
327 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */ 312 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
328 #undef HAVE_PTRACE_GETREGS 313 #undef HAVE_PTRACE_GETREGS
329 314
330 /* Define to 1 if you have the <ptrace.h> header file. */ 315 /* Define to 1 if you have the <ptrace.h> header file. */
331 #undef HAVE_PTRACE_H 316 #undef HAVE_PTRACE_H
332 317
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 371
387 /* Define to 1 if you have the `sigsetmask' function. */ 372 /* Define to 1 if you have the `sigsetmask' function. */
388 #undef HAVE_SIGSETMASK 373 #undef HAVE_SIGSETMASK
389 374
390 /* Define to 1 if you have the `socketpair' function. */ 375 /* Define to 1 if you have the `socketpair' function. */
391 #undef HAVE_SOCKETPAIR 376 #undef HAVE_SOCKETPAIR
392 377
393 /* Define to 1 if the system has the type `socklen_t'. */ 378 /* Define to 1 if the system has the type `socklen_t'. */
394 #undef HAVE_SOCKLEN_T 379 #undef HAVE_SOCKLEN_T
395 380
396 /* Define to 1 if you have the <stddef.h> header file. */
397 #undef HAVE_STDDEF_H
398
399 /* Define to 1 if you have the <stdint.h> header file. */ 381 /* Define to 1 if you have the <stdint.h> header file. */
400 #undef HAVE_STDINT_H 382 #undef HAVE_STDINT_H
401 383
402 /* Define to 1 if you have the <stdlib.h> header file. */ 384 /* Define to 1 if you have the <stdlib.h> header file. */
403 #undef HAVE_STDLIB_H 385 #undef HAVE_STDLIB_H
404 386
405 /* Define to 1 if you have the <strings.h> header file. */ 387 /* Define to 1 if you have the <strings.h> header file. */
406 #undef HAVE_STRINGS_H 388 #undef HAVE_STRINGS_H
407 389
408 /* Define to 1 if you have the <string.h> header file. */ 390 /* Define to 1 if you have the <string.h> header file. */
409 #undef HAVE_STRING_H 391 #undef HAVE_STRING_H
410 392
411 /* Define if <sys/link.h> has struct link_map32 */
412 #undef HAVE_STRUCT_LINK_MAP32
413
414 /* Define if <link.h> exists and defines struct link_map which has members
415 with an ``lm_'' prefix. (For SunOS.) */
416 #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
417
418 /* Define if <link.h> exists and defines struct link_map which has members
419 with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
420 #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
421
422 /* Define to 1 if your system has struct lwp. */ 393 /* Define to 1 if your system has struct lwp. */
423 #undef HAVE_STRUCT_LWP 394 #undef HAVE_STRUCT_LWP
424 395
425 /* Define to 1 if your system has struct reg in <machine/reg.h>. */ 396 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
426 #undef HAVE_STRUCT_REG 397 #undef HAVE_STRUCT_REG
427 398
428 /* Define to 1 if `struct reg' is a member of `r_fs'. */ 399 /* Define to 1 if `struct reg' is a member of `r_fs'. */
429 #undef HAVE_STRUCT_REG_R_FS 400 #undef HAVE_STRUCT_REG_R_FS
430 401
431 /* Define to 1 if `struct reg' is a member of `r_gs'. */ 402 /* Define to 1 if `struct reg' is a member of `r_gs'. */
432 #undef HAVE_STRUCT_REG_R_GS 403 #undef HAVE_STRUCT_REG_R_GS
433 404
434 /* Define if <link.h> exists and defines a struct so_map which has members
435 with an ``som_'' prefix. (Found on older *BSD systems.) */
436 #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
437
438 /* Define to 1 if `struct stat' is a member of `st_blksize'. */ 405 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
439 #undef HAVE_STRUCT_STAT_ST_BLKSIZE 406 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
440 407
441 /* Define to 1 if `struct stat' is a member of `st_blocks'. */ 408 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
442 #undef HAVE_STRUCT_STAT_ST_BLOCKS 409 #undef HAVE_STRUCT_STAT_ST_BLOCKS
443 410
444 /* Define to 1 if `struct thread' is a member of `td_pcb'. */ 411 /* Define to 1 if `struct thread' is a member of `td_pcb'. */
445 #undef HAVE_STRUCT_THREAD_TD_PCB 412 #undef HAVE_STRUCT_THREAD_TD_PCB
446 413
447 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */ 414 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
448 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 415 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
449 416
450 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */ 417 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
451 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 418 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
452 419
453 /* Define to 1 if you have the `syscall' function. */
454 #undef HAVE_SYSCALL
455
456 /* Define to 1 if you have the <sys/debugreg.h> header file. */ 420 /* Define to 1 if you have the <sys/debugreg.h> header file. */
457 #undef HAVE_SYS_DEBUGREG_H 421 #undef HAVE_SYS_DEBUGREG_H
458 422
459 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
460 */
461 #undef HAVE_SYS_DIR_H
462
463 /* Define to 1 if you have the <sys/fault.h> header file. */ 423 /* Define to 1 if you have the <sys/fault.h> header file. */
464 #undef HAVE_SYS_FAULT_H 424 #undef HAVE_SYS_FAULT_H
465 425
466 /* Define to 1 if you have the <sys/file.h> header file. */ 426 /* Define to 1 if you have the <sys/file.h> header file. */
467 #undef HAVE_SYS_FILE_H 427 #undef HAVE_SYS_FILE_H
468 428
469 /* Define to 1 if you have the <sys/filio.h> header file. */ 429 /* Define to 1 if you have the <sys/filio.h> header file. */
470 #undef HAVE_SYS_FILIO_H 430 #undef HAVE_SYS_FILIO_H
471 431
472 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 432 /* Define to 1 if you have the <sys/ioctl.h> header file. */
473 #undef HAVE_SYS_IOCTL_H 433 #undef HAVE_SYS_IOCTL_H
474 434
475 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
476 */
477 #undef HAVE_SYS_NDIR_H
478
479 /* Define to 1 if you have the <sys/param.h> header file. */ 435 /* Define to 1 if you have the <sys/param.h> header file. */
480 #undef HAVE_SYS_PARAM_H 436 #undef HAVE_SYS_PARAM_H
481 437
482 /* Define to 1 if you have the <sys/poll.h> header file. */ 438 /* Define to 1 if you have the <sys/poll.h> header file. */
483 #undef HAVE_SYS_POLL_H 439 #undef HAVE_SYS_POLL_H
484 440
485 /* Define to 1 if you have the <sys/procfs.h> header file. */ 441 /* Define to 1 if you have the <sys/procfs.h> header file. */
486 #undef HAVE_SYS_PROCFS_H 442 #undef HAVE_SYS_PROCFS_H
487 443
488 /* Define to 1 if you have the <sys/proc.h> header file. */ 444 /* Define to 1 if you have the <sys/proc.h> header file. */
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
529 485
530 /* Define to 1 if you have the <term.h> header file. */ 486 /* Define to 1 if you have the <term.h> header file. */
531 #undef HAVE_TERM_H 487 #undef HAVE_TERM_H
532 488
533 /* Define to 1 if you have the <thread_db.h> header file. */ 489 /* Define to 1 if you have the <thread_db.h> header file. */
534 #undef HAVE_THREAD_DB_H 490 #undef HAVE_THREAD_DB_H
535 491
536 /* Define if using Solaris thread debugging. */ 492 /* Define if using Solaris thread debugging. */
537 #undef HAVE_THREAD_DB_LIB 493 #undef HAVE_THREAD_DB_LIB
538 494
539 /* Define to 1 if you have the <time.h> header file. */
540 #undef HAVE_TIME_H
541
542 /* Define if you support the tkill syscall. */ 495 /* Define if you support the tkill syscall. */
543 #undef HAVE_TKILL_SYSCALL 496 #undef HAVE_TKILL_SYSCALL
544 497
545 /* Define to 1 if you have the `ttrace' function. */ 498 /* Define to 1 if you have the `ttrace' function. */
546 #undef HAVE_TTRACE 499 #undef HAVE_TTRACE
547 500
548 /* Define to 1 if you have the <unistd.h> header file. */ 501 /* Define to 1 if you have the <unistd.h> header file. */
549 #undef HAVE_UNISTD_H 502 #undef HAVE_UNISTD_H
550 503
551 /* Define to 1 if you have the `vfork' function. */ 504 /* Define to 1 if you have the `vfork' function. */
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
593 /* Define as const if the declaration of iconv() needs const. */ 546 /* Define as const if the declaration of iconv() needs const. */
594 #undef ICONV_CONST 547 #undef ICONV_CONST
595 548
596 /* directory to load the JIT readers from */ 549 /* directory to load the JIT readers from */
597 #undef JIT_READER_DIR 550 #undef JIT_READER_DIR
598 551
599 /* Define if the jit-reader-dir directory should be relocated when GDB is 552 /* Define if the jit-reader-dir directory should be relocated when GDB is
600 moved. */ 553 moved. */
601 #undef JIT_READER_DIR_RELOCATABLE 554 #undef JIT_READER_DIR_RELOCATABLE
602 555
603 /* Define if you want to use new multi-fd /proc interface (replaces 556 /* Define if you want to use new multi-fd /proc interface. */
604 HAVE_MULTIPLE_PROC_FDS as well as other macros). */
605 #undef NEW_PROC_API 557 #undef NEW_PROC_API
606 558
607 /* Name of this package. */ 559 /* Name of this package. */
608 #undef PACKAGE 560 #undef PACKAGE
609 561
610 /* Define to the address where bug reports for this package should be sent. */ 562 /* Define to the address where bug reports for this package should be sent. */
611 #undef PACKAGE_BUGREPORT 563 #undef PACKAGE_BUGREPORT
612 564
613 /* Define to the full name of this package. */ 565 /* Define to the full name of this package. */
614 #undef PACKAGE_NAME 566 #undef PACKAGE_NAME
(...skipping 25 matching lines...) Expand all
640 /* Define to 1 if the "%ll" format works to print long longs. */ 592 /* Define to 1 if the "%ll" format works to print long longs. */
641 #undef PRINTF_HAS_LONG_LONG 593 #undef PRINTF_HAS_LONG_LONG
642 594
643 /* Define if <proc_service.h> on solaris uses int instead of size_t, and 595 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
644 assorted other type changes. */ 596 assorted other type changes. */
645 #undef PROC_SERVICE_IS_OLD 597 #undef PROC_SERVICE_IS_OLD
646 598
647 /* Define to the type of arg 3 for ptrace. */ 599 /* Define to the type of arg 3 for ptrace. */
648 #undef PTRACE_TYPE_ARG3 600 #undef PTRACE_TYPE_ARG3
649 601
602 /* Define to the type of arg 4 for ptrace. */
603 #undef PTRACE_TYPE_ARG4
604
650 /* Define to the type of arg 5 for ptrace. */ 605 /* Define to the type of arg 5 for ptrace. */
651 #undef PTRACE_TYPE_ARG5 606 #undef PTRACE_TYPE_ARG5
652 607
653 /* Define as the return type of ptrace. */ 608 /* Define as the return type of ptrace. */
654 #undef PTRACE_TYPE_RET 609 #undef PTRACE_TYPE_RET
655 610
656 /* Define if the python directory should be relocated when GDB is moved. */ 611 /* Define if the python directory should be relocated when GDB is moved. */
657 #undef PYTHON_PATH_RELOCATABLE 612 #undef PYTHON_PATH_RELOCATABLE
658 613
659 /* Relocated directory for source files. */ 614 /* Relocated directory for source files. */
(...skipping 24 matching lines...) Expand all
684 #undef SIZEOF_UNSIGNED___INT128 639 #undef SIZEOF_UNSIGNED___INT128
685 640
686 /* If using the C implementation of alloca, define if you know the 641 /* If using the C implementation of alloca, define if you know the
687 direction of stack growth for your system; otherwise it will be 642 direction of stack growth for your system; otherwise it will be
688 automatically deduced at runtime. 643 automatically deduced at runtime.
689 STACK_DIRECTION > 0 => grows toward higher addresses 644 STACK_DIRECTION > 0 => grows toward higher addresses
690 STACK_DIRECTION < 0 => grows toward lower addresses 645 STACK_DIRECTION < 0 => grows toward lower addresses
691 STACK_DIRECTION = 0 => direction of growth unknown */ 646 STACK_DIRECTION = 0 => direction of growth unknown */
692 #undef STACK_DIRECTION 647 #undef STACK_DIRECTION
693 648
694 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
695 #undef STAT_MACROS_BROKEN
696
697 /* Define to 1 if you have the ANSI C header files. */ 649 /* Define to 1 if you have the ANSI C header files. */
698 #undef STDC_HEADERS 650 #undef STDC_HEADERS
699 651
700 /* automatically load a system-wide gdbinit file */ 652 /* automatically load a system-wide gdbinit file */
701 #undef SYSTEM_GDBINIT 653 #undef SYSTEM_GDBINIT
702 654
703 /* Define if the system-gdbinit directory should be relocated when GDB is 655 /* Define if the system-gdbinit directory should be relocated when GDB is
704 moved. */ 656 moved. */
705 #undef SYSTEM_GDBINIT_RELOCATABLE 657 #undef SYSTEM_GDBINIT_RELOCATABLE
706 658
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
785 2.[789] when using GCC. */ 737 2.[789] when using GCC. */
786 #undef _MSE_INT_H 738 #undef _MSE_INT_H
787 739
788 /* Define to 2 if the system does not provide POSIX.1 features except with 740 /* Define to 2 if the system does not provide POSIX.1 features except with
789 this defined. */ 741 this defined. */
790 #undef _POSIX_1_SOURCE 742 #undef _POSIX_1_SOURCE
791 743
792 /* Define to 1 if you need to in order for `stat' and other things to work. */ 744 /* Define to 1 if you need to in order for `stat' and other things to work. */
793 #undef _POSIX_SOURCE 745 #undef _POSIX_SOURCE
794 746
795 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
796 #undef _SYSCALL32
797
798 /* Define to empty if `const' does not conform to ANSI C. */ 747 /* Define to empty if `const' does not conform to ANSI C. */
799 #undef const 748 #undef const
800 749
801 /* Define to `__inline__' or `__inline' if that's what the C compiler 750 /* Define to `__inline__' or `__inline' if that's what the C compiler
802 calls it, or to nothing if 'inline' is not supported under any name. */ 751 calls it, or to nothing if 'inline' is not supported under any name. */
803 #ifndef __cplusplus 752 #ifndef __cplusplus
804 #undef inline 753 #undef inline
805 #endif 754 #endif
806 755
807 /* Define to `int' if <sys/types.h> does not define. */ 756 /* Define to `int' if <sys/types.h> does not define. */
808 #undef pid_t 757 #undef pid_t
809 758
810 /* Define as `fork' if `vfork' does not work. */ 759 /* Define as `fork' if `vfork' does not work. */
811 #undef vfork 760 #undef vfork
OLDNEW
« no previous file with comments | « gdb/completer.c ('k') | gdb/config/aarch64/linux.mh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698