public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: npremji@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-core/frysk proc/Host.java proc/ChangeLog ...
Date: Wed, 01 Nov 2006 23:09:00 -0000	[thread overview]
Message-ID: <20061101230859.25742.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	npremji@sourceware.org	2006-11-01 23:08:59

Modified files:
	frysk/proc     : Host.java ChangeLog 
	frysk/util     : TestFStack.java ChangeLog 
	                 StacktraceObserver.java 
	frysk/bindir   : ChangeLog fstack.java 

Log message:
	frysk-core/frysk/bindir/CL
	* fstack.java (main): Changed to reflect StacktraceObserver using a StringBuffer instead
	of a PrintWriter.
	
	frysk-core/frysk/proc/CL
	* Host.java (getProc): Added ProcID logging info.
	
	frysk-core/frysk/util/CL
	* TestFStack.java (multiThreaded): Changed to reflect StacktraceObserver using a StringBuffer
	rather than a PrintWriter.
	(mainThread): Ditto.
	(secondaryThread): 	Ditto.
	* StacktraceObserver.java: Added (C).
	(StacktraceObserver): Changed to use StringBuffer rather than PrintWriter.
	(printTasks): Ditto.
	(existingTask): Changed to append tasks to an empty list instead of removing them
	from a full list.
	(taskRemoved): Added
	(storeTask): Used StackFrame.toPrint() method.
	(toPrint): Added
	(InterruptEvent): Added, allows Ctrl-C exiting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Host.java.diff?cvsroot=frysk&r1=1.44&r2=1.45
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.490&r2=1.491
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/TestFStack.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/ChangeLog.diff?cvsroot=frysk&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/StacktraceObserver.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/ChangeLog.diff?cvsroot=frysk&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/fstack.java.diff?cvsroot=frysk&r1=1.11&r2=1.12


                 reply	other threads:[~2006-11-01 23:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061101230859.25742.qmail@sourceware.org \
    --to=npremji@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).