This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2007-07-16 09:20:28

Modified files:
	frysk/pkglibdir: ChangeLog 
	frysk/proc     : ChangeLog TestInstructions.java 
Added files:
	frysk/pkglibdir: funit-instructions.S 
Removed files:
	frysk/pkglibdir: funit-instructions.c 

Log message:
	frysk-core/frysk/proc/ChangeLog
	2007-07-13  Mark Wielaard  <mwielaard@redhat.com>
	
	* TestInstructions.java (pid, proc, in, out, labels): Removed fields.
	(addresses, io, start_address, end_address): New fields.
	(getGlobalLabelAddress): New method.
	(Symbol): New static class.
	(setup): Rewritten to no use ForkLib and to use Code and Instruction
	observer to find code instruction path.
	(tearDown): Clear addresses.
	(testBreakAndStepInstructions): Renamed to...
	(testBreakOnStartThenStepAllInstructions): Rewriten to use addresses,
	breakpoint on first, delete, then step all.
	(testAllBreakpoints): Rewritten to use addresses.
	(testInsertAllBreakpointsAndStepAll): New test.
	(InstructionObserver.block): New field.
	(InstructionObserver.deletedFrom): Don't stop event loop.
	(InstructionObserver.updateExecuted): Check block field.
	(InstructionObserver.setBlock): New method.
	
	frysk-core/frysk/pkglibdir/ChangeLog
	2007-07-13  Mark Wielaard  <mwielaard@redhat.com>
	
	* funit-instructions.c: Removed.
	* funit-instructions.S: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-instructions.S.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/ChangeLog.diff?cvsroot=frysk&r1=1.79&r2=1.80
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-instructions.c.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.755&r2=1.756
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestInstructions.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]