]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 27 Jul 2020 15:58:48 +0000 (08:58 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 27 Jul 2020 15:58:48 +0000 (08:58 -0700)
commitddce17585c7a87be5432bd4c6a5725e05e88d9dc
treee90a86281077863da5ce09c32d3addb12caba3d9
parenta4089f524fbcf176f3d4aae43a35e3c6effcc854
Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.

Fixes to set correct si_code values (such as TRAP_BRKPT) were made to
the remaining FreeBSD architectures (MIPS and sparc64) in the head
branch leading up to 12.0 and were merged back between the 11.2 and
11.3 releases.

gdb/ChangeLog:

* fbsd-nat.h: Include <osreldate.h>.  Define USE_SIGTRAP_SIGINFO
for all architectures on FreeBSD 11.3 and later.
gdb/ChangeLog
gdb/fbsd-nat.h