]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Assume that PT_LWPINFO is always defined on FreeBSD hosts.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 16 Sep 2020 18:40:04 +0000 (11:40 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 16 Sep 2020 18:40:04 +0000 (11:40 -0700)
commit5515f729737520b465d57d18581ba91a83ca63e7
treeb396d5abe5288bd2a1c2b6705c90f4bb390130ef
parent945ff6e213d206c79386f225626e887abad0e22d
Assume that PT_LWPINFO is always defined on FreeBSD hosts.

FreeBSD kernels have included support for this since 5.0 release.
The most recent release without support is 4.11 which was released
in January of 2005.

gdb/ChangeLog:

* fbsd-nat.c: Assume PT_LWPINFO is always defined.
* fbsd-nat.h: Likewise.
gdb/ChangeLog
gdb/fbsd-nat.c
gdb/fbsd-nat.h