diff options
author | Aditya Vidyadhar Kamath <Aditya.Kamath1@ibm.com> | 2024-06-07 18:22:40 +0530 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2024-07-02 17:27:31 +0200 |
commit | d59d4e2f3a86671a4ce7ef89a53b259a820e9af4 (patch) | |
tree | ca0cd6e368b05fded0cc20942a8dcb96f19879ac /gdb/testsuite/gdb.python/py-missing-debug.py | |
parent | eb5d719dd774afd445dbf2be891868cf1973058c (diff) | |
download | binutils-d59d4e2f3a86671a4ce7ef89a53b259a820e9af4.zip binutils-d59d4e2f3a86671a4ce7ef89a53b259a820e9af4.tar.gz binutils-d59d4e2f3a86671a4ce7ef89a53b259a820e9af4.tar.bz2 |
Use lwp field in ptid for AIX.
Currently in AIX, the private data is used to maintain the kernel thread ID.
This is a patch to trim the need to have another field in the private data of a thread in AIX.
We want to use the lwp field to represent the kernel thread ID to match or
make things similar to the Linux targets.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-missing-debug.py')
0 files changed, 0 insertions, 0 deletions