aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-11-28 10:48:53 -0700
committerTom Tromey <tom@tromey.com>2021-12-04 11:16:02 -0700
commitbb3f8ae2902a9878a25fad21efd23fe0f888c232 (patch)
treec5b7e5aacc2c1c8be350051fc782c85f0890ab63 /gdb/exec.c
parent17f60345f0cfff8faf6f4f734cf2f7e56094e977 (diff)
downloadgdb-bb3f8ae2902a9878a25fad21efd23fe0f888c232.zip
gdb-bb3f8ae2902a9878a25fad21efd23fe0f888c232.tar.gz
gdb-bb3f8ae2902a9878a25fad21efd23fe0f888c232.tar.bz2
Move file_and_directory to new file and C++-ize
This moves file_and_directory to a new file, and then C++-izes it -- replacing direct assignments with methods, and arranging for it to own any string that must be computed. Finally, the CU's objfile will only be used on demand; this is an important property for the new DWARF indexer's parallel mode.
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions