mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
* hppa-hpux-nat.c (hppa_hpux_child_can_run): Tweak comment.
This commit is contained in:
parent
c2d8244d21
commit
0d9b270c62
@ -1,3 +1,7 @@
|
||||
2004-12-12 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* hppa-hpux-nat.c (hppa_hpux_child_can_run): Tweak comment.
|
||||
|
||||
2004-12-11 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
|
||||
|
@ -225,8 +225,9 @@ static int
|
||||
hppa_hpux_child_can_run (void)
|
||||
{
|
||||
/* This variable is controlled by modules that layer their own
|
||||
process structure atop that provided here. hpux-thread.c does
|
||||
this because of the HP-UX user-mode level thread model. */
|
||||
process structure atop that provided here. The code in
|
||||
hpux-thread.c does this to support the HP-UX user-mode DCE
|
||||
threads. */
|
||||
return !child_suppress_run;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user