frysk-core/frysk cli/hpd/BreakpointCommand.jav ...

moore@sourceware.org moore@sourceware.org
Thu Jun 14 13:34:00 GMT 2007


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	moore@sourceware.org	2007-06-14 13:34:46

Modified files:
	frysk/cli/hpd  : BreakpointCommand.java CLI.java ChangeLog 
	                 RunCommand.java 
	frysk/proc/ptrace: ChangeLog LinuxTaskState.java 
	frysk/rt       : BreakpointManager.java ChangeLog 
	                 SourceBreakpoint.java 

Log message:
	./frysk-core/frysk/rt/ChangeLog
	2007-06-14  Tim Moore  <timoore@redhat.com>
	
	* BreakpointManager.java (ProcWatcher): New class to react to
	interesting changes in a process
	(enableBreakpoint): Create a ProcWatcher if necessary.
	(manageProcess): New method to alert BreakpointManger to a process.
	* SourceBreakpoint.java: (appliesTo): New method (stub).
	
	./frysk-core/frysk/proc/ptrace/ChangeLog
	2007-06-14  Tim Moore  <timoore@redhat.com>
	
	* LinuxTaskState.java: (BlockedSignal.handleUnblock): At FINEST
	logging levels print out the blocker.
	
	./frysk-core/frysk/cli/hpd/ChangeLog
	2007-06-14  Tim Moore  <timoore@redhat.com>
	
	* BreakpointCommand.java (CLIBreakpointObserver.updateHit): Set
	cli.running to false.
	(handle): In anonymous CLIBreakpointObserver classes for
	LineBreakpoint and Function breakpoint, pass cli as argument to
	constructor and call the superclass method.
	* RunCommand.java (update): Rename "unblock" to
	"removeObserver". Tell stepping engine not to unblock this task.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/BreakpointCommand.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/CLI.java.diff?cvsroot=frysk&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/RunCommand.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ptrace/ChangeLog.diff?cvsroot=frysk&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ptrace/LinuxTaskState.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/BreakpointManager.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.278&r2=1.279
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/SourceBreakpoint.java.diff?cvsroot=frysk&r1=1.7&r2=1.8



More information about the Frysk-cvs mailing list