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 util/TestFStack.java util/Sta ...
Date: Fri, 15 Dec 2006 18:45:00 -0000	[thread overview]
Message-ID: <20061215184550.25161.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	npremji@sourceware.org	2006-12-15 18:45:50

Modified files:
	frysk/util     : TestFStack.java StacktraceAction.java 
	                 TestFCore.java ChangeLog CoredumpAction.java 
	frysk/proc     : ChangeLog ProcBlockAction.java 
	                 TestProcForceDetach.java TestProcStopped.java 
	frysk/bindir   : fcore.java fstack.java ChangeLog 
Added files:
	frysk/proc     : ProcException.java 

Log message:
	frysk-core/frysk/bindir/CL
	* fcore.java (main.procFound): Added try catch for creating CoredumAction.
	* fstack.java (main.procFound): Ditto. Changed general catch Exception to
	specific catch NumberFormatException.
	
	frysk-core/frysk/proc/CL
	* ProcException.java (ProcException): Added.
	* TestProcForceDetach.java (MyProcBlockAction): Renamed from MyObserver.
	(MyProcBlockAction.MyProcBlockAction): 	throw ProcException.
	(requestRemove): catch ProcException
	* ProcBlockAction.java (.execute): Moved null proc and proc ownerships to ..
	(ProcBlockAction): here. Throw exception on null proc and proc ownership.
	* TestProcStopped.java (MyTester.MyTester): throw ProcException
	(running): Catch ProcException
	(stopped): Ditto.
	
	frysk-core/frysk/util/CL
	* StacktraceAction.java (StacktraceAction): throw ProcException
	* CoredumpAction.java (CoredumpAction): Ditto.
	* TestFStack.java (.execute): catch ProcException
	(multiThreaded): Ditto.
	(testClone): Ditto.
	* TestFCore.java (.execute): Ditto.
	(constructCore): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/TestFStack.java.diff?cvsroot=frysk&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/StacktraceAction.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/TestFCore.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/ChangeLog.diff?cvsroot=frysk&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/CoredumpAction.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ProcException.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.568&r2=1.569
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ProcBlockAction.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestProcForceDetach.java.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestProcStopped.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/fcore.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/fstack.java.diff?cvsroot=frysk&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/ChangeLog.diff?cvsroot=frysk&r1=1.33&r2=1.34


             reply	other threads:[~2006-12-15 18:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-15 18:45 npremji [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-07 14:50 npremji
2007-06-05 21:16 npremji
2006-12-18 18:24 npremji
2006-12-15 20:51 npremji
2006-11-16 18:14 npremji

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=20061215184550.25161.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).