diff options
author | Andrew Burgess <aburgess@redhat.com> | 2023-07-22 15:33:23 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-07-23 09:25:48 +0100 |
commit | dd82bbc1b3e79fb5e072ce4953cafc789333ce82 (patch) | |
tree | f8d3b3bb353671c5cf49b163a79b68cffa488ce3 /gdb/buildsym.h | |
parent | 7f9e225fde0b769291abe843444b9c0820100f96 (diff) | |
download | gdb-dd82bbc1b3e79fb5e072ce4953cafc789333ce82.zip gdb-dd82bbc1b3e79fb5e072ce4953cafc789333ce82.tar.gz gdb-dd82bbc1b3e79fb5e072ce4953cafc789333ce82.tar.bz2 |
gdb/testsuite: replace $testfile with $binfile in one case
For *reasons* I was hacking on gdb.base/foll-vfork.exp and wanted to
change the name of the binary that was created. Should be easy, I
adjusted the global $binfile variable .... but that didn't work.
In one place the script uses $testfile instead of $binfile.
Fixed this to use $binfile, now I can easily change the name of the
generated binary, and the test still works.
There's no change in what is tested after this commit.
Diffstat (limited to 'gdb/buildsym.h')
0 files changed, 0 insertions, 0 deletions