aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-07-04 12:51:52 -0600
committerTom Tromey <tom@tromey.com>2021-07-17 10:41:42 -0600
commitd030267c9cc0fb594d3dda264b78114afc6eb214 (patch)
tree101853657cc9d826cf7fe6c5137536e45e2c89db /gdb/source.c
parentdcce7ec41082666e51e39480e2c4037124e1e1b5 (diff)
downloadbinutils-d030267c9cc0fb594d3dda264b78114afc6eb214.zip
binutils-d030267c9cc0fb594d3dda264b78114afc6eb214.tar.gz
binutils-d030267c9cc0fb594d3dda264b78114afc6eb214.tar.bz2
Simplify file_and_directory storage management
file_and_directory carries a std::string in case the compilation directory is computed, but a subsequent patch wants to preserve this string without also having to maintain the storage for it. So, this patch arranges for the compilation directory string to be stored in the per-BFD string bcache instead.
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions