Home
last modified time | relevance | path

Searched +refs:gdb +refs:include +refs:hook (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi.in21 @file{tm.h} and most compiler source files include @file{config.h}. The
76 #include "target.h"
77 #include "target-def.h"
314 usr/include, et al, within sysroot+headers_suffix.
396 @hook TARGET_ALWAYS_STRIP_DOTDOT
469 standard choice of @file{/usr/local/include} as the default prefix to
472 @file{config.gcc}, normally @file{/usr/include}) in the search order.
474 Cross compilers do not search either @file{/usr/local/include} or its
486 for include files. For a native compiler, the default search path
502 The component name denotes what GNU package the include file is part of,
[all …]
H A Dtm.texi21 @file{tm.h} and most compiler source files include @file{config.h}. The
76 #include "target.h"
77 #include "target-def.h"
314 usr/include, et al, within sysroot+headers_suffix.
471 standard choice of @file{/usr/local/include} as the default prefix to
474 @file{config.gcc}, normally @file{/usr/include}) in the search order.
476 Cross compilers do not search either @file{/usr/local/include} or its
488 for include files. For a native compiler, the default search path
504 The component name denotes what GNU package the include file is part of,
672 This hook is called whenever the user specifies one of the
[all …]
H A Dinvoke.texi9 @include gcc-vers.texi
53 cpp(1), gcov(1), as(1), ld(1), gdb(1), adb(1), dbx(1), sdb(1)
55 @file{ld}, @file{binutils} and @file{gdb}.
257 -Wmissing-format-attribute -Wmissing-include-dirs @gol
429 -include @var{file} -imacros @var{file} @gol
1411 gcc -c t.c -wrapper gdb,--args
1415 @samp{gdb --args}, thus the invocation of @command{cc1} will be
1416 @samp{gdb --args cc1 @dots{}}.
1433 For C and C++ source and include files, generate corresponding Ada specs.
1445 @include @value{srcdir}/../libiberty/at-file.texi
[all …]
/dflybsd-src/sys/config/
H A DLINT6463 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
172 # "remotechat" variables in the DragonFly specific version of gdb.
416 #options TCP_SIGNATURE #include support for RFC 2385
818 options PSM_HOOKRESUME #hook the system resume event, useful
1048 # 0x80 use this port for serial line gdb support in ddb.
2012 options DCONS_FORCE_GDB=1 # force to be the gdb device
2099 # DRM_DEBUG: include debug printfs, very slow