Home
last modified time | relevance | path

Searched refs:GDB (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/usr.sbin/crashinfo/
H A Dcrashinfo.sh56 ${GDB} -batch -ex "$@" $k
159 GDB=/usr/local/bin/gdb
160 if [ ! -x "$GDB" ]; then
226 ${GDB%gdb}kgdb -q $KERNEL $VMCORE < $file
/freebsd/contrib/file/magic/Magdir/
H A Dti-8x105 >0x00003B byte 0x0D (function GDB)
106 >0x00003B byte 0x0E (polar GDB)
107 >0x00003B byte 0x0F (parametric GDB)
108 >0x00003B byte 0x10 (diffeq GDB)
138 >0x00003B byte 0x0D (function GDB)
139 >0x00003B byte 0x0E (polar GDB)
140 >0x00003B byte 0x0F (parametric GDB)
141 >0x00003B byte 0x10 (diffeq GDB)
/freebsd/sys/contrib/openzfs/scripts/
H A Dzloop.sh34 GDB=${GDB:-gdb}
106 core_id=$($GDB --batch -c "$1" | grep "Core was generated by" | \
H A DMakefile.am42 export GDB="libtool --mode=execute gdb"
/freebsd/sys/conf/
H A Dstd.debug8 options GDB # Support remote GDB.
/freebsd/sys/dev/dcons/
H A Ddcons_os.c125 #if defined(GDB)
149 #if (defined(GDB) || defined(DDB))
157 #ifdef GDB in dcons_check_break()
464 #if defined(GDB)
/freebsd/contrib/sqlite3/tea/
H A DMakefile.in175 GDB = gdb
256 $(TCLSH_ENV) $(PKG_ENV) $(GDB) $(TCLSH_PROG) $(SCRIPT)
259 $(TCLSH_ENV) $(PKG_ENV) $(GDB) \
/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDBProperties.td8 Desc<"Enable GDB's JIT compilation interface (default: enabled on all platforms except macOS)">;
/freebsd/lib/libthread_db/
H A DSymbol.map30 td_thr_sstep; /* FreeBSD extension to GDB<->thread interface */
/freebsd/contrib/kyua/
H A Dconfigure.ac85 AC_PATH_PROG([GDB], [gdb])
86 test -n "${GDB}" || GDB=gdb
H A DINSTALL.md133 * `GDB`:
134 **Possible values:** empty, absolute path to GNU GDB.
137 Specifies the path to the GNU GDB binary that Kyua will use to gather a
H A DNEWS.md112 * Fixed stacktrace gathering with FreeBSD's ancient version of GDB.
113 GDB 6.1.1 (circa 2004) does not have the `-ex` flag so we need to
114 generate a temporary GDB script and feed it to GDB with `-x` instead.
401 * Removed the GDB build-time configuration variable. This is now part
439 This relies on GDB and is a best-effort operation.
/freebsd/tools/debugscripts/
H A DREADME10 This GDB was configured as "i386-undermydesk-freebsd"...
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.h75 return llvm::DebuggerKind::GDB; in getDefaultDebuggerTuning()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h99 GDB, ///< Tune debug info for gdb. enumerator
/freebsd/sys/kern/
H A Dlink_elf.c122 #ifdef GDB
288 #ifdef GDB
394 #ifdef GDB in link_elf_link_common_finish()
405 #ifdef GDB in link_elf_link_common_finish()
516 #ifdef GDB in link_elf_init()
652 #ifdef GDB in parse_dynamic()
1386 #ifdef GDB in link_elf_unload_file()
/freebsd/sys/powerpc/conf/
H A DNOTES44 options PSIM #GDB PSIM ppc simulator
H A DMPC85XX34 options GDB
H A DQORIQ6442 options GDB
H A DMPC85XXSPE34 options GDB
/freebsd/sys/powerpc/conf/dpaa/
H A DDPAA40 options GDB
/freebsd/sys/
H A DREADME.md39 | gdb | kernel remote GDB stub - `gdb(4)` |
/freebsd/contrib/kyua/utils/
H A Dstacktrace.cpp76 const char* utils::builtin_gdb = GDB;
/freebsd/contrib/bmake/mk/
H A Down.mk86 GDB \
/freebsd/sys/amd64/conf/
H A DFIRECRACKER94 options GDB # Support remote GDB.

123