diff options
author | Tom de Vries <tdevries@suse.de> | 2022-04-14 13:17:24 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-04-14 13:17:24 +0200 |
commit | d4c9e8f5834939909859ad748c31b7a3d239aeab (patch) | |
tree | eb274c4b8791a948aced18de0e753e831d892b90 /gdb/cp-namespace.c | |
parent | 4f538bcbb7b367c17e9c288fc506d650e1c8d7c8 (diff) | |
download | gdb-d4c9e8f5834939909859ad748c31b7a3d239aeab.zip gdb-d4c9e8f5834939909859ad748c31b7a3d239aeab.tar.gz gdb-d4c9e8f5834939909859ad748c31b7a3d239aeab.tar.bz2 |
[gdb/testsuite] Detect 'No MPX support'
On openSUSE Leap 15.3, mpx support has been disabled for m32, so I run into:
...
(gdb) run ^M
Starting program: outputs/gdb.arch/i386-mpx/i386-mpx ^M
[Thread debugging using libthread_db enabled]^M
Using host libthread_db library "/lib64/libthread_db.so.1".^M
No MPX support^M
...
and eventually into all sort of fails in this and other mpx test-cases.
Fix this by detecting the "No MPX support" message in have_mpx.
Tested on x86_64-linux with target boards unix and unix/-m32.
Diffstat (limited to 'gdb/cp-namespace.c')
0 files changed, 0 insertions, 0 deletions