OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GDB
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/contrib/
test_pubnames_and_indexes.py
5
# This file is part of
GDB
.
20
# This program requires readelf,
gdb
and objcopy. The default values are
gdb
22
# overridden by setting environment variables
GDB
, READELF and OBJCOPY
23
# respectively. We assume the current directory is either $obj/
gdb
or
24
# $obj/
gdb
/testsuite.
28
# bash$ cd $objdir/
gdb
/testsuite
34
produced by
gdb
itself.
37
to those that
gdb
produces.
50
GDB
= Non
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
cmpd-minsyms.cc
1
/* This test case is part of
GDB
, the GNU debugger.
19
class
GDB
26
int operator == (
GDB
const& other)
35
GDB
<int> a, b;
40
return
GDB
<char>::harder('a') +
GDB
<int>::harder(3)
41
+
GDB
<char>::even_harder<int> ('a');
42
return
GDB
<int>::simple ();
/src/external/gpl3/gdb.old/dist/gdb/contrib/
test_pubnames_and_indexes.py
5
# This file is part of
GDB
.
20
# This program requires readelf,
gdb
and objcopy. The default values are
gdb
22
# overridden by setting environment variables
GDB
, READELF and OBJCOPY
23
# respectively. We assume the current directory is either $obj/
gdb
or
24
# $obj/
gdb
/testsuite.
28
# bash$ cd $objdir/
gdb
/testsuite
34
produced by
gdb
itself.
37
to those that
gdb
produces.
50
GDB
= Non
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
cmpd-minsyms.cc
1
/* This test case is part of
GDB
, the GNU debugger.
19
class
GDB
26
int operator == (
GDB
const& other)
35
GDB
<int> a, b;
40
return
GDB
<char>::harder('a') +
GDB
<int>::harder(3)
41
+
GDB
<char>::even_harder<int> ('a');
42
return
GDB
<int>::simple ();
/src/external/bsd/kyua-testers/dist/
stacktrace.c
50
/// Built-in path to
GDB
.
54
/// configure check or a manual override of the
GDB
constant, in which case the
62
const char* kyua_stacktrace_gdb =
GDB
;
63
#undef
GDB
// We really want to use the variable, not the macro.
66
/// Time to give to the external
GDB
process to produce a stack trace.
89
/// Constructs the parameters to run
GDB
with.
94
/// \return The run parameters with which to run
GDB
.
104
/// Body of a subprocess to execute
GDB
.
116
/// \param output Stream to which to send the output of
GDB
.
124
kyua_error_warn(error, "Failed to unset TERM;
GDB
may misbehave")
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetOptions.h
99
GDB
, ///< Tune debug info for
gdb
.
/src/external/gpl3/gdb/dist/gdb/features/
Makefile
3
# This file is part of
GDB
.
25
#
GDB
repository.
28
# XML master copies. This relies on a
GDB
linked with expat and that
30
# are kept in the
GDB
repository.
33
#
GDB
that has been configured with --enable-targets=all:
35
# make
GDB
=/path/to/
gdb
cfiles
39
# make
GDB
=/path/to/
gdb
clean-cfiles cfiles
44
# make
GDB
=/path/to/gdb XMLTOC="xml files" FEATURE_XMLFILES="xml files" cfile
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/features/
Makefile
3
# This file is part of
GDB
.
25
#
GDB
repository.
28
# XML master copies. This relies on a
GDB
linked with expat and that
30
# are kept in the
GDB
repository.
33
#
GDB
that has been configured with --enable-targets=all:
35
# make
GDB
=/path/to/
gdb
cfiles
39
# make
GDB
=/path/to/
gdb
clean-cfiles cfiles
44
# make
GDB
=/path/to/gdb XMLTOC="xml files" FEATURE_XMLFILES="xml files" cfile
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026