]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Retire the now-unused gdbarch handle_segmentation_fault hook.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 22 Jul 2020 00:28:16 +0000 (17:28 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 22 Jul 2020 00:28:16 +0000 (17:28 -0700)
commit4cec0c66899aed1eff0c5ef844e9bf658ab2b2af
treefb51ce33b1511395c6d3864236e0ba5900f49766
parent0e42f66a30d06654b47147e885f35e56211bc3c2
Retire the now-unused gdbarch handle_segmentation_fault hook.

* gdbarch.c: Regenerate.
* gdbarch.h: Regenerate.
* gdbarch.sh (handle_segmentation_fault): Remove method.
* infrun.c (handle_segmentation_fault): Remove.
(print_signal_received_reason): Remove call to
handle_segmentation_fault.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infrun.c