Searched hist:"0 ef474de88fdb78e3cb7ac9bc0b1b98e5b49b4e4" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/include/ |
H A D | gdb_machdep.h | diff 0ef474de88fdb78e3cb7ac9bc0b1b98e5b49b4e4 Fri Dec 18 17:09:24 CET 2020 Mitchell Horne <mhorne@FreeBSD.org> amd64: allow gdb(4) to write to most registers
Similar to the recent patch to arm's gdb stub in r368414, allow GDB to update the contents of most general purpose registers.
Reviewed by: cem, jhb, markj MFC after: 2 weeks Sponsored by: NetApp, Inc. Sponsored by: Klara, Inc. NetApp PR: 44 Differential Revision: https://reviews.freebsd.org/D27642
|
/freebsd/sys/amd64/amd64/ |
H A D | gdb_machdep.c | diff 0ef474de88fdb78e3cb7ac9bc0b1b98e5b49b4e4 Fri Dec 18 17:09:24 CET 2020 Mitchell Horne <mhorne@FreeBSD.org> amd64: allow gdb(4) to write to most registers
Similar to the recent patch to arm's gdb stub in r368414, allow GDB to update the contents of most general purpose registers.
Reviewed by: cem, jhb, markj MFC after: 2 weeks Sponsored by: NetApp, Inc. Sponsored by: Klara, Inc. NetApp PR: 44 Differential Revision: https://reviews.freebsd.org/D27642
|