This is the mail archive of the
frysk-cvs@sources.redhat.com
mailing list for the frysk project.
frysk-core/frysk util/FCatch.java util/ChangeL ...
- From: mcvet at sourceware dot org
- To: frysk-cvs at sourceware dot org
- Date: 22 Dec 2006 14:53:55 -0000
- Subject: frysk-core/frysk util/FCatch.java util/ChangeL ...
- Reply-to: frysk at sourceware dot org
CVSROOT: /cvs/frysk
Module name: frysk-core
Changes by: mcvet@sourceware.org 2006-12-22 14:53:55
Modified files:
frysk/util : FCatch.java ChangeLog
frysk/bindir : ChangeLog
Added files:
frysk/util : TestFCatch.java
frysk/bindir : fcatch.xml fcatch.java
Log message:
frysk-core/frysk/util:
2006-12-22 Mike Cvet <mcvet@redhat.com>
* FCatch.java: Added logging.
(init): Removed code which scanned all processes looking
for PIDs, and directly get the Proc.
(stackTrace): Added.
(toString): Added.
(getStackTrace): Added.
(generateStackTrace): Build stack trace into the stackTrace StringBuffer.
* TestFCatch.java: Added.
frysk-core/frysk/bindir:
2006-12-22 Mike Cvet <mcvet@redhat.com>
* fcatch.java: Re-Added. Fixes #3733.
* fcatch.xml: Added.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/TestFCatch.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/FCatch.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/ChangeLog.diff?cvsroot=frysk&r1=1.77&r2=1.78
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/fcatch.xml.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/fcatch.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/bindir/ChangeLog.diff?cvsroot=frysk&r1=1.41&r2=1.42