Searched refs:cdir (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/usr.bin/make/ |
| D | dir.c | 376 OpenDirs_Add(OpenDirs *odirs, CachedDir *cdir) in OpenDirs_Add() argument 378 if (HashTable_FindEntry(&odirs->table, cdir->name) != NULL) in OpenDirs_Add() 380 Lst_Append(&odirs->list, cdir); in OpenDirs_Add() 381 HashTable_Set(&odirs->table, cdir->name, odirs->list.last); in OpenDirs_Add()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1991 | 4313 (init_source_path): New default source path is "$cdir:$cwd". 4314 (dir_command): Handle variable arguments ($cdir, $cwd). 4316 "Originally compiled in" to remind people of $cdir. 4319 first $cdir in path with the compilation directory.
|
| D | ChangeLog-2010 | 7628 * source.c (openp): Skip $cdir in PATH.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | gdb.info-9 | 51 * $cdir, convenience variable: Source Path. (line 40) 680 * cdir: Source Path. (line 40)
|
| D | gdb.texinfo | 9802 @kindex cdir 9804 @vindex $cdir@r{, convenience variable} 9812 @samp{$cdir} and @samp{$cwd}, these refer to the compilation directory 9815 @samp{$cdir} causes @value{GDBN} to search within the compilation 9818 @samp{$cdir} is ignored. 9834 @file{/mnt/cross:$cdir:$cwd} while the current working directory of 9884 When you start @value{GDBN}, its source path includes only @samp{$cdir} 9961 The special strings @samp{$cdir} (to refer to the compilation 9969 Reset the source path to its default value (@samp{$cdir:$cwd} on Unix systems). This requires conf… 9977 @samp{$cdir:$cwd} are added if missing. [all …]
|
| D | ChangeLog-1991-2021 | 6319 * gdb.texinfo (Command Files): Document that gdb skips $cdir in 9112 always contains at least $cdir and $cwd.
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | sanity.sh | 9391 mkdir adir bdir cdir 9397 touch -t ${TOUCH2034} cdir/cfile 9432 echo modify >>cdir/cfile
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 71313 $cdir 71341 directory list still contains $cdir.
|