gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 6 Jul 2012 16:52:20 +0000 (16:52 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 6 Jul 2012 16:52:20 +0000 (16:52 +0000)
commitda559b09fdbc9427add796ec7191c37aeb18cced
treeabbc5062707c7885cb70a0b18f034612387c7bcc
parentf865ee35b75718f7b0a1c75f7cf9167bb40c6f0c
gdb/
* linux-nat.c (resume_lwp, linux_nat_resume): Remove LP->SIGINFO
clearing.
(save_siginfo): Remove.
(stop_wait_callback, linux_nat_filter_event): Remove the save_siginfo
call.
(resume_stopped_resumed_lwps): Remove LP->SIGINFO clearing.
(linux_nat_get_siginfo): Use PTRACE_GETSIGINFO.
* linux-nat.h (struct lwp_info): Remove field siginfo.
gdb/ChangeLog
gdb/linux-nat.c
gdb/linux-nat.h