diff options
author | Aditya Vidyadhar Kamath <Aditya.Kamath1@ibm.com> | 2024-01-25 06:28:29 -0600 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2024-01-25 14:55:27 +0100 |
commit | 0759c1bc9f0eb096ac5a04ce4abb1510e9963fbb (patch) | |
tree | f815259bd70fe77de32f7338cedfc27ed51965f3 /gdb/f-lang.c | |
parent | 3eb33b8875a032678c375a76f689f928f57dfb15 (diff) | |
download | binutils-0759c1bc9f0eb096ac5a04ce4abb1510e9963fbb.zip binutils-0759c1bc9f0eb096ac5a04ce4abb1510e9963fbb.tar.gz binutils-0759c1bc9f0eb096ac5a04ce4abb1510e9963fbb.tar.bz2 |
Fix attach-twice.c testcase for AIX.
Currently, in AIX attach-twice.exp testcase is untested due to the below error.
gdb/testsuite/gdb.base/attach-twice.c:43:7: error: too few arguments to function 'ptrace'
This is because in AIX ptrace has five arguments. This patch is a fix for the same such that
this test case runs in AIX and other targets as well.
Diffstat (limited to 'gdb/f-lang.c')
0 files changed, 0 insertions, 0 deletions