diff options
author | Pedro Alves <palves@redhat.com> | 2010-08-28 14:51:29 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2010-08-28 14:51:29 +0000 |
commit | 1a98136022a77a76368172186234580a9decbdd8 (patch) | |
tree | 64acaa0699410daa98de3b49f5599f4fd91c3c2f /gdb/python/py-value.c | |
parent | b4d51a55f99ed33da4f4d061c18d0e4fca63a29b (diff) | |
download | binutils-1a98136022a77a76368172186234580a9decbdd8.zip binutils-1a98136022a77a76368172186234580a9decbdd8.tar.gz binutils-1a98136022a77a76368172186234580a9decbdd8.tar.bz2 |
* linux-low.c (__SIGRTMIN): Define if not already defined.
(linux_create_inferior): Check for __ANDROID__ rather than
__SIGRTMIN.
(enqueue_one_deferred_signal): Don't requeue non-RT signals that
are already deferred.
(linux_wait_1): Check for __ANDROID__ rather than __SIGRTMIN.
(linux_resume_one_thread): Don't queue a SIGSTOP if the lwp is
stopped and already has a pending signal to report.
(proceed_one_lwp): : Don't queue a SIGSTOP if the lwp already has
a pending signal to report or is moving out of a jump pad.
(linux_init_signals): Check for __ANDROID__ rather than
__SIGRTMIN.
Diffstat (limited to 'gdb/python/py-value.c')
0 files changed, 0 insertions, 0 deletions