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/proc ChangeLog IsaFactory.jav ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-01-22 19:32:02

Modified files:
	frysk/proc     : ChangeLog IsaFactory.java LinuxPtraceHost.java 
Removed files:
	frysk/proc     : TaskFileException.java TaskSevereException.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2007-01-22  Andrew Cagney  <cagney@redhat.com>
	
	* IsaFactory.java (getIsa): Convert ElfFileException, and
	ElfException into RuntimeException.  Add note about how getIsa
	should be re-implemented to not require the executable.
	* LinuxPtraceHost.java (sendCreateAttachedProc): Remove catch
	TaskException code, getIsa non-demand so won't trigger an
	exception here.
	* TaskFileException.java: Delete.
	* TaskSevereException.java: Delete.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.607&r2=1.608
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/IsaFactory.java.diff?cvsroot=frysk&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/LinuxPtraceHost.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TaskFileException.java.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TaskSevereException.java.diff?cvsroot=frysk&r1=1.1&r2=NONE


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