2000-02-16 Mark Kettenis <kettenis@gnu.org>
authorMark Kettenis <kettenis@gnu.org>
Wed, 16 Feb 2000 22:26:12 +0000 (22:26 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 16 Feb 2000 22:26:12 +0000 (22:26 +0000)
commite95a43adc3f68b1507edd104f5d37f8dcd3d41ac
tree8ec2a33dc164b0551699f75e9342d2f99107508e
parent7433da226541b6160bdf9c8de93ce9f3639d0b85
2000-02-16  Mark Kettenis  <kettenis@gnu.org>

* target.c (do_target_signal_to_host): Do not use REALTIME_LO in
the conversion of the signal number.  TARGET_SIGNAL_REALTIME_33 is
33 by definition, whereas REALTIME_LO might be 32 on systems that
have SIG32 such as Linux.  Make sure that the signal number
returned is within the range specified by REALTIME_LO and
REALTIME_HI.
gdb/ChangeLog
gdb/target.c
This page took 0.061259 seconds and 4 git commands to generate.