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 ./ChangeLog ./Makefile.rules frysk/ ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	ajocksch@sourceware.org	2006-07-25 16:23:58

Modified files:
	.              : ChangeLog Makefile.rules 
	frysk/rt       : ChangeLog StackCallbacks.java 
	frysk/rt/cni   : StackCallbacks.cxx 

Log message:
	frysk-core/common:
	2006-07-25  Adam Jocksch  <ajocksch@redhat.com>
	
	* Makefile.rules (AM_CXX_FLAGS): Added path to frysk-imports so that
	we can use classes from the elf/dw wrapper in CNI code.
	
	frysk-core/frysk/rt:
	2006-07-24  Adam Jocksch  <ajocksch@redhat.com>
	
	* StackCallbacks.java (findProcInfo): Refactored to use
	DwflDieBias, now searched for .debug_frame elf section and
	passes that in to populate_procinfo.
	(getProcName): Refactored to use DwflDieBias.
	(getProcOffset): Ditto.
	(populate_procinfo): Now takes a ElfData object.
	* cni/StackCallbacks.cxx (populate_procinfo): Now copies out the
	contents of the provided ElfData and passes that to libunwind.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-common/ChangeLog.diff?cvsroot=frysk&r1=1.232&r2=1.233
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-common/Makefile.rules.diff?cvsroot=frysk&r1=1.126&r2=1.127
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/StackCallbacks.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/cni/StackCallbacks.cxx.diff?cvsroot=frysk&r1=1.5&r2=1.6


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