public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-imports/lib/unwind ChangeLog StackTraceC ...
@ 2006-07-12 13:44 ajocksch
  0 siblings, 0 replies; 2+ messages in thread
From: ajocksch @ 2006-07-12 13:44 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	ajocksch@sourceware.org	2006-07-12 13:44:32

Modified files:
	lib/unwind     : ChangeLog StackTraceCreator.java 
	lib/unwind/cni : StackTraceCreator.cxx 
Added files:
	lib/unwind     : FrameCursor.java 
	lib/unwind/cni : FrameCursor.cxx 
Removed files:
	lib/unwind     : Frame.java 
	lib/unwind/cni : Frame.cxx 

Log message:
	2005-07-12  Adam Jocksch  <ajocksch@redhat.com>
	
	* Frame.java: Renamed to FrameCursor.java.
	(getFuncEndAddr): Removed, should be part of a higher level usage.
	(getFuncStartAddr): Ditto.
	(getFunctionName): Ditto.
	(getPc): Ditto.
	(create_frame): Renamed to create_frame_cursor.
	* StackCreator.java (createStackTrace): Added javadoc comments.
	* cni/Frame.cxx: Renamed to FrameCursor.cxx.
	(create_frame): Renamed to create_frame_cursor, now only memcpy's the
	data in the provided cursor into it's own personal pointer.
	* cni/StackTraceCreator.cxx (unwind_setup): Now links FrameCursors together
	in the correct order (i.e. last->first), so that each frame's "previous"
	frame is the one immediately before it chronologically.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/FrameCursor.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/ChangeLog.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/StackTraceCreator.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/Frame.java.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/cni/FrameCursor.cxx.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/cni/StackTraceCreator.cxx.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/cni/Frame.cxx.diff?cvsroot=frysk&r1=1.1&r2=NONE


^ permalink raw reply	[flat|nested] 2+ messages in thread

* frysk-imports/lib/unwind ChangeLog StackTraceC ...
@ 2007-03-01 15:12 mcvet
  0 siblings, 0 replies; 2+ messages in thread
From: mcvet @ 2007-03-01 15:12 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	mcvet@sourceware.org	2007-03-01 15:12:48

Modified files:
	lib/unwind     : ChangeLog StackTraceCreator.java 

Log message:
	frysk-imports/lib/unwind:
	
	2007-03-01  Mike Cvet  <mcvet@redhat.com>
	
	* StackTraceCreator.java (UnwindArgs.cleanup): Added. Moved code from
	finalize() to here since UnwindArgs objects did not appear to have finalize()
	getting called.
	(finalize): Removed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/ChangeLog.diff?cvsroot=frysk&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/unwind/StackTraceCreator.java.diff?cvsroot=frysk&r1=1.5&r2=1.6


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-01 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-12 13:44 frysk-imports/lib/unwind ChangeLog StackTraceC ajocksch
2007-03-01 15:12 mcvet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).