Home
last modified time | relevance | path

Searched refs:debugdir (Results 1 – 19 of 19) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dcorefile-buildid.exp92 proc append_debug_dir {debugdir} {
103 gdb_test_no_output "set debug-file-directory $debugdir:$orig_debugdir" \
169 set debugdir [standard_output_file $d-$suffix]
170 remote_exec build "rm -rf $debugdir"
172 "mkdir -p [file join $debugdir [file dirname $buildid]]"
191 remote_exec build "ln -s $t [file join $debugdir $name]"
193 remote_exec build "cp $t [file join $debugdir $name]"
198 append_debug_dir $debugdir
212 check_exec_file [file join $debugdir $expected_file]
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/src/
DMakefile.am390 debugdir = ${glibcxx_builddir}/src/debug macro
392 if test ! -d ${debugdir} || test ! -f ${debugdir}/Makefile ; then \
393 mkdir -p ${debugdir}; \
394 for d in $(SUBDIRS); do mkdir -p ${debugdir}/$$d; done; \
395 (cd ${debugdir}; \
416 ${debugdir}/$(backtrace_supported_h): $(backtrace_supported_h) stamp-debug
418 debug_backtrace_supported_h = ${debugdir}/$(backtrace_supported_h)
424 (cd ${debugdir}; \
436 (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' \
DMakefile.in681 debugdir = ${glibcxx_builddir}/src/debug
683 @ENABLE_BACKTRACE_TRUE@debug_backtrace_supported_h = ${debugdir}/$(backtrace_supported_h)
1118 if test ! -d ${debugdir} || test ! -f ${debugdir}/Makefile ; then \
1119 mkdir -p ${debugdir}; \
1120 for d in $(SUBDIRS); do mkdir -p ${debugdir}/$$d; done; \
1121 (cd ${debugdir}; \
1141 @ENABLE_BACKTRACE_TRUE@${debugdir}/$(backtrace_supported_h): $(backtrace_supported_h) stamp-debug
1145 (cd ${debugdir}; \
1157 (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Ddebuginfod-support.exp113 proc start_debuginfod { db debugdir } { argument
130 spawn debuginfod -vvvv -d $db -p $port -F $debugdir
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbuild-id.c149 for (const gdb::unique_xmalloc_ptr<char> &debugdir : debugdir_vec) in build_id_to_bfd_suffix() local
158 std::string link = debugdir.get (); in build_id_to_bfd_suffix()
Dsymfile.c1443 for (const gdb::unique_xmalloc_ptr<char> &debugdir : debugdir_vec) in find_separate_debug_file() local
1446 debugfile += debugdir; in find_separate_debug_file()
1468 debugfile += debugdir; in find_separate_debug_file()
1495 debugfile += debugdir; in find_separate_debug_file()
Dconfigure.ac156 [directories from which to load auto-loaded scripts @<:@$debugdir:$datadir/auto-load@:>@]),,
157 [with_auto_load_dir='$debugdir:$datadir/auto-load'])
158 …th_auto_load_dir | sed -e 's/[[$]]datadir\>/\\\\\\\\\\\\&/g' -e 's/[[$]]debugdir\>/\\\\\\\\\\\\&/g…
173 …o_load_safe_path | sed -e 's/[[$]]datadir\>/\\\\\\\\\\\\&/g' -e 's/[[$]]debugdir\>/\\\\\\\\\\\\&/g…
DChangeLog-20126903 * NEWS (--with-auto-load-dir): Prepend $debugdir to the default path.
6912 * configure.ac (--with-auto-load-dir): Prepend $debugdir to the default
6913 path. Escape $ also for $debugdir.
6914 (--with_auto_load_safe_path): Escape $ also for $debugdir.
DNEWS4610 setting above. It defaults to '$debugdir:$datadir/auto-load',
4611 $debugdir representing global debugging info directories (available
DChangeLog-20091236 * symfile.c (build_id_to_debug_filename): New variable debugdir. Move
1240 (find_separate_debug_file): New variable debugdir and debugdir_end.
Dconfigure1700 [$debugdir:$datadir/auto-load]
DChangeLog-200710057 * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Ddwzbuildid.exp106 set debugdir [standard_output_file {}]
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-20142672 Add functions for reading and writing debugdir and codeview
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-20142672 Add functions for reading and writing debugdir and codeview
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
DChangeLog-1991-20214722 (Auto-loading): Prepend $debugdir in the sample output.
4723 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4726 Mention also $debugdir for 'set auto-load scripts-directory'.
Dgdb.texinfo28253 is $debugdir:$datadir/auto-load.
28255 is $debugdir:$datadir/auto-load.
28426 to "$debugdir:$datadir/auto-load".
28429 to "$debugdir:$datadir/auto-load".
28473 to (@pxref{with-auto-load-dir}). @file{$debugdir} and @file{$datadir}
30124 This variable defaults to @file{$debugdir:$datadir/auto-load}. The default
30128 Any reference to @file{$debugdir} will get replaced by
30131 determined at @value{GDBN} startup (@pxref{Data Files}). @file{$debugdir} and
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-1993-2013663 `debugdir'.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git160743 --with-auto-load-dir=$debugdir:$datadir/auto-load
160744 --with-auto-load-safe-path=$debugdir:$datadir/auto-load
167438 --with-auto-load-dir=$debugdir:$datadir/auto-load
167439 --with-auto-load-safe-path=$debugdir:$datadir/auto-load