This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-core/frysk bindir/ChangeLog bindir/fstep ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-04-16 20:32:38

Modified files:
	frysk/bindir   : ChangeLog fstep.java 
	frysk/event    : ChangeLog EventLoop.java 
	frysk/util     : ChangeLog FCatch.java Ftrace.java 

Log message:
	Index: frysk-core/frysk/bindir/ChangeLog
	2007-04-16  Andrew Cagney  <cagney@redhat.com>
	
	* fstep.java: Run the event-loop from the main task.
	
	Index: frysk-core/frysk/event/ChangeLog
	2007-04-16  Andrew Cagney  <cagney@redhat.com>
	
	* EventLoop.java (start): New; synchronize with event-loop thread
	before returning.  Mark thread as daemon.
	(run, running): Provide synchronization.
	(runEventLoop): Make private, do not set tid.
	
	Index: frysk-core/frysk/util/ChangeLog
	2007-04-16  Andrew Cagney  <cagney@redhat.com>
	
	* FCatch.java (trace): Run the event-loop from the main task.
	* Ftrace.java (trace): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/ChangeLog.diff?cvsroot=frysk&r1=1.71&r2=1.72
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/fstep.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/event/ChangeLog.diff?cvsroot=frysk&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/event/EventLoop.java.diff?cvsroot=frysk&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/ChangeLog.diff?cvsroot=frysk&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/FCatch.java.diff?cvsroot=frysk&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/Ftrace.java.diff?cvsroot=frysk&r1=1.3&r2=1.4


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