diff options
author | Kevin Buettner <kevinb@redhat.com> | 2019-07-25 18:27:20 -0700 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2019-07-27 13:52:45 -0700 |
commit | 6bdfee81576aae55666a9245cfc0a316a6849957 (patch) | |
tree | a472cdee9d0fea740162bbdf95b5e0b9dde859de /bfd/version.h | |
parent | 98a617f8d5cf9bfb53b2e1d5cf3f0e0f188d9e53 (diff) | |
download | gdb-6bdfee81576aae55666a9245cfc0a316a6849957.zip gdb-6bdfee81576aae55666a9245cfc0a316a6849957.tar.gz gdb-6bdfee81576aae55666a9245cfc0a316a6849957.tar.bz2 |
Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
This patch fixes the following failures when testing with
"target_board unix/-m32" using a x86_64-pc-linux-gnu native GDB.
FAIL: gdb.python/py-thrhandle.exp: print thread for bogus handle thrs[3]
FAIL: gdb.python/py-thrhandle.exp: print thread for bogus handle thrs[4]
FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[0]
FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[1]
FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[2]
FAIL: gdb.python/py-thrhandle.exp: thread 0: fetch thread handle from thread
FAIL: gdb.python/py-thrhandle.exp: thread 0: verify that handles are the same
FAIL: gdb.python/py-thrhandle.exp: thread 1: fetch thread handle from thread
FAIL: gdb.python/py-thrhandle.exp: thread 1: verify that handles are the same
FAIL: gdb.python/py-thrhandle.exp: thread 2: fetch thread handle from thread
FAIL: gdb.python/py-thrhandle.exp: thread 2: verify that handles are the same
I've written it so that it might work for other 64-bit host / 32-bit target
combos too.
gdb/ChangeLog:
* linux-thread-db.c (thread_db_target::thread_handle_to_thread_info):
Add case for debugging 32-bit target on 64-bit host. Revise
comment.
Diffstat (limited to 'bfd/version.h')
0 files changed, 0 insertions, 0 deletions