Add "fullname" handling to file_and_directory
authorTom Tromey <tom@tromey.com>
Tue, 30 Nov 2021 00:56:56 +0000 (17:56 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 12 Apr 2022 15:31:16 +0000 (09:31 -0600)
commitc600d77cb77d6eafc15ff6b1bb34c765e3b21bcc
tree1b6a03160095e7925223a5bf237b449444f7cffd
parent85098eeb4c47debd67c793477bd04d33ab1a5645
Add "fullname" handling to file_and_directory

This changes the file_and_directory object to be able to compute and
cache the "fullname" in the same way that is done by other code, like
the psymtab reader.
gdb/dwarf2/file-and-dir.h
gdb/dwarf2/read.c