diff options
author | Sergio Durigan Junior <sergiodj@sergiodj.net> | 2025-01-15 20:08:48 -0500 |
---|---|---|
committer | Sergio Durigan Junior <sergiodj@sergiodj.net> | 2025-01-15 20:10:26 -0500 |
commit | 823b5bbe05471c4222e98355b01802b490db0a0e (patch) | |
tree | 96baa3b6f140ab7324dd7a17cc0bbf35a24948c9 /gdb/gdbarch_components.py | |
parent | e97e73f4d8ce869383e0609a895f06b5414077cb (diff) | |
download | gdb-823b5bbe05471c4222e98355b01802b490db0a0e.zip gdb-823b5bbe05471c4222e98355b01802b490db0a0e.tar.gz gdb-823b5bbe05471c4222e98355b01802b490db0a0e.tar.bz2 |
gdbserver: Fix build on MIPS
Commit 3470a0e144df6c01f8479fa649f43aa907936e7e inadvertently broke
the build on MIPS because it's passing a non-existent "pid" argument
to "proc->for_each_thread". This commit fixes the problem by removing
the argument from the call.
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
Diffstat (limited to 'gdb/gdbarch_components.py')
0 files changed, 0 insertions, 0 deletions