opnsense-src/sys/amd64
Mitchell Horne e21ed730a5 gdb: report specific stop reason for watchpoints
The remote protocol allows for implementations to report more specific
reasons for the break in execution back to the client [1]. This is
entirely optional, so it is only implemented for amd64, arm64, and i386
at the moment.

[1] https://sourceware.org/gdb/current/onlinedocs/gdb/Stop-Reply-Packets.html

Reviewed by:	jhb
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
NetApp PR:	51

(cherry picked from commit 7446b0888d)
2021-04-21 10:20:33 -03:00
..
acpica acpi: Make nexus_acpi quiet on amd64 and i386 2021-03-12 12:20:37 -05:00
amd64 gdb: report specific stop reason for watchpoints 2021-04-21 10:20:33 -03:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
cloudabi64 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf amd64 GENERIC: compile in mlx5en(4) 2021-02-08 02:36:51 +02:00
ia32 Improve FPU Tag Word reconstruction on i386 to indicate register states. 2020-10-21 00:15:12 +00:00
include gdb: report specific stop reason for watchpoints 2021-04-21 10:20:33 -03:00
linux Rename linux_set_upcall_kse() to linux_set_upcall(). 2021-03-29 15:36:11 -07:00
linux32 Rename linux_set_upcall_kse() to linux_set_upcall(). 2021-03-29 15:36:11 -07:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm AMD-vi: Mixed format IVHD block should replace fixed format IVHD block 2021-04-07 18:55:38 +08:00
Makefile