]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
lynx-low.c: PTRACE_GETTHREADLIST may not be defined.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 17 Dec 2012 10:51:29 +0000 (10:51 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 17 Dec 2012 10:51:29 +0000 (10:51 +0000)
commit78cbc0240c66d43cad111ad577f6b654f92cec37
tree8aab415e58e017f495212433a63cecd1af7b164c
parent4194268f43623a5f893b9a92b0456d3cb43ab915
lynx-low.c: PTRACE_GETTHREADLIST may not be defined.

LynxOS 178 does not define this macro.

gdb/gdbserver/ChangeLog:

        * lynx-low.c (ptrace_request_to_str): Do not handle
        PTRACE_GETTHREADLIST if this macro does not exist.
gdb/gdbserver/ChangeLog
gdb/gdbserver/lynx-low.c