aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-cmd.c
diff options
context:
space:
mode:
authorAditya Kamath <Aditya.Kamath1@ibm.com>2023-05-02 10:08:14 -0500
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2023-05-02 17:32:45 +0200
commita047f82b3c5e34072f1ca77af486a77a744ccdd5 (patch)
tree7b4d838366105fd132e19e276ae8bcfcb2133e49 /gdb/python/py-cmd.c
parente29e63040dd09449a21762bcacabdf31d580beee (diff)
downloadbinutils-a047f82b3c5e34072f1ca77af486a77a744ccdd5.zip
binutils-a047f82b3c5e34072f1ca77af486a77a744ccdd5.tar.gz
binutils-a047f82b3c5e34072f1ca77af486a77a744ccdd5.tar.bz2
Fix Assertion pid != 0 failure in AIX.
In AIX if there is a main and a thread created from it , then once the program completed execution and goes to pd_disable () inferior_ptid had pid 0 leading to an assertion failure while finding the thread's data in aix-thread.c file. This patch is a fix for the same.
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions