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 lib/unwind/cni/PtraceAccessors.cxx ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Branch: 	npremji-libunwind-20070228-branch
Changes by:	npremji@sourceware.org	2007-03-01 20:37:04

Modified files:
	lib/unwind/cni : PtraceAccessors.cxx 
	lib/unwind     : Accessors.java ProcName.java TestUnwind.java 
	                 PtraceAccessors.java 
	frysk/rt       : StackAccessors.java TestFrame.java 
	frysk/proc     : Register.java 

Log message:
	make accessor methods protected so they can be extended outside of package.
	Add logging.
	
	Add method in register to get bytes for a register.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/cni/PtraceAccessors.cxx.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/Accessors.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/ProcName.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/TestUnwind.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/PtraceAccessors.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.3.2.1&r2=1.3.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/StackAccessors.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/TestFrame.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.1.4.1&r2=1.1.4.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Register.java.diff?cvsroot=frysk&only_with_tag=npremji-libunwind-20070228-branch&r1=1.12.14.1&r2=1.12.14.2


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