diff options
author | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | 2023-08-31 16:26:59 -0700 |
---|---|---|
committer | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | 2023-09-05 13:01:46 -0700 |
commit | a13e4c5c10d1a13d9128d033c9525810e876ac14 (patch) | |
tree | be42e992faad461fd4240b2ebf6fb79b90a0cbaa /gdb/testsuite/gdb.python/python.c | |
parent | a006bc9c37e95b4afaf85715cc54fe57b3300ccd (diff) | |
download | binutils-a13e4c5c10d1a13d9128d033c9525810e876ac14.zip binutils-a13e4c5c10d1a13d9128d033c9525810e876ac14.tar.gz binutils-a13e4c5c10d1a13d9128d033c9525810e876ac14.tar.bz2 |
Fix 30808 gprofng tests failed
In gprofng testing, we need a tempory gprofng installation to resolve run-time
dependencies on libraries (libgprofng, libopcodes, libbfd, etc).
We set LD_LIBRARY_PATH and GPROFNG_SYSCONFDIR to find our libraries and
configuration file. These variables must be set for all gprofng tests.
Tested on aarch64 and x86_64 with and without --enable-shared and --target=<>.
gprofng/ChangeLog
2023-08-31 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
PR gprofng/30808
* testsuite/config/default.exp: Make a temporary install dir.
Set LD_LIBRARY_PATH, GPROFNG_SYSCONFDIR.
* testsuite/lib/Makefile.skel: Move LD_LIBRARY_PATH and
GPROFNG_SYSCONFDIR setting in testsuite/config/default.exp.
Diffstat (limited to 'gdb/testsuite/gdb.python/python.c')
0 files changed, 0 insertions, 0 deletions