This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r192789 - in /branches/gupc/libgupc: ChangeLog ...


Author: nenadv
Date: Wed Oct 24 23:31:13 2012
New Revision: 192789

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192789
Log:
libgupc/
	* smp/upc_main.c (__upc_monitor_threads): Allow for MPIR
	debug connection while waiting for threads.  STAT requires
	job launcher to periodically call MPIR_Breakpoint().  If
	killpg() fails call exit() instead of abort to avoid recursion
	in handling signals.

Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/smp/upc_main.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]