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-imports/lib/unwind ChangeLog UnwindCallb ...


CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	ajocksch@sourceware.org	2006-07-24 18:04:02

Modified files:
	lib/unwind     : ChangeLog UnwindCallbacks.java 
	lib/unwind/cni : StackTraceCreator.cxx 

Log message:
	2005-07-24  Adam Jocksch  <ajocksch@redhat.com>
	
	* UnwindCallbacks.java (getProcInfo): Now returns a boolean and takes the
	address of a pre-allocated proc_info object.
	* cni.StackTraceCreator.cxx (find_proc_info): Uses refactored callback and
	correctly passes the struct back to libunwind.
	(unwind_setup): Set caching to UNW_CACHE_PER_THREAD.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/ChangeLog.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/UnwindCallbacks.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/cni/StackTraceCreator.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]