]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Capture the current directory and debug directory in DWARF reader
authorTom Tromey <tom@tromey.com>
Sat, 24 Aug 2024 14:37:15 +0000 (08:37 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 19 Oct 2024 19:18:00 +0000 (13:18 -0600)
commit3fbf1a34f10aa6a67d9f96c437e8f9dc57832d22
tree88c78b02b574a3a6070036b850ccf4d314528795
parentf4ab1188c055d65c99663902317eb5ec4cfc7271
Capture the current directory and debug directory in DWARF reader

This changes the DWARF reader to capture the current working directory
and the current debug directory.  This avoids races when the DWARF
reader is working in the background.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31716
gdb/dwarf2/read.c
gdb/dwarf2/read.h