diff options
author | Tom de Vries <tdevries@suse.de> | 2025-01-09 13:14:57 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-01-09 13:14:57 +0100 |
commit | dabe45ce0c3b5a04029164646024e7c99d4b8649 (patch) | |
tree | 487c050e102aec0bdd60912736fb818fe4eb0efe /gdb/python/py-param.c | |
parent | 956bbb55818489eb9f154dab35302b71c576e2ea (diff) | |
download | binutils-dabe45ce0c3b5a04029164646024e7c99d4b8649.zip binutils-dabe45ce0c3b5a04029164646024e7c99d4b8649.tar.gz binutils-dabe45ce0c3b5a04029164646024e7c99d4b8649.tar.bz2 |
[gdb/testsuite] Run one more test-case with ASAN_OPTIONS=verify_asan_link_order=0
After building gdb with asan, and running test-case
gdb.trace/basic-libipa.exp, I got:
...
(gdb) run ^M
Starting program: basic-libipa ^M
[Thread debugging using libthread_db enabled]^M
Using host libthread_db library "/lib64/libthread_db.so.1".^M
==7705==ASan runtime does not come first in initial library list; you should \
either link runtime to your application or manually preload it with \
LD_PRELOAD.^M
[Inferior 1 (process 7705) exited with code 01]^M
(gdb) FAIL: gdb.trace/basic-libipa.exp: runto: run to main
...
Fix this in the same way as in commit 75948417af8 ("[gdb/testsuite] Run two
test-cases with ASAN_OPTIONS=verify_asan_link_order=0").
Tested on x86_64-linux.
Diffstat (limited to 'gdb/python/py-param.c')
0 files changed, 0 insertions, 0 deletions