Files
binutils-gdb/gdb/source.c
Tom Tromey f4ab1188c0 Add cwd paramter to openp
This patch adds a cwd paramter to openp, so that the current directory
can be passed in by the caller.  This is useful when background
threads call this function -- they can then avoid using the global and
thus avoid races with the user using "cd".

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31716
2024-10-19 13:18:00 -06:00

57 KiB