* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
[deliverable/binutils-gdb.git] / gdb / hppa-hpux-nat.c
index 72a837db200f9c8d5c16b8535da6c3675842f775..db0507268eb046943bb649af8947701203e2b702 100644 (file)
@@ -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;
 }
 \f
This page took 0.022889 seconds and 4 git commands to generate.