diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2022-04-26 21:40:51 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2022-07-29 20:54:49 -0400 |
commit | ddc01737d34f16074b2c9a92c5a808be5c91340f (patch) | |
tree | 8acce31c8736d1749f358e57d2f4761a58b4c89d /gdb/syscalls/Makefile | |
parent | 80affb9f80d22ee4b1463f23a36b083e05b6d2c3 (diff) | |
download | gdb-ddc01737d34f16074b2c9a92c5a808be5c91340f.zip gdb-ddc01737d34f16074b2c9a92c5a808be5c91340f.tar.gz gdb-ddc01737d34f16074b2c9a92c5a808be5c91340f.tar.bz2 |
gdb/dwarf: pass compilation directory to line header
The following patch changes line_header::file_file_name to prepend the
compilation directory to the file name, if needed. For that, the line
header needs to know about the compilation directory. Prepare for that
by adding a constructor that takes it as a parameter, and passing the
value down everywhere needed. Add a second constructor for the special
case of building a line_header for doing a hash table lookup, since that
case doesn't require a compilation directory value.
Change-Id: Iba3ba0293e4e2d13a64b257cf9a3094684d54330
Diffstat (limited to 'gdb/syscalls/Makefile')
0 files changed, 0 insertions, 0 deletions