public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...
@ 2007-07-16  9:20 mark
  0 siblings, 0 replies; 6+ messages in thread
From: mark @ 2007-07-16  9:20 UTC (permalink / raw)
  To: frysk-cvs

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...
@ 2007-08-10  2:53 cagney
  0 siblings, 0 replies; 6+ messages in thread
From: cagney @ 2007-08-10  2:53 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-08-10 02:53:17

Modified files:
	frysk/pkglibdir: ChangeLog 
	frysk/proc     : ChangeLog TestTaskObserverCode.java 
	frysk/proc/dead: ChangeLog TestLinuxCore.java 
	frysk/testbed  : ChangeLog 
Added files:
	frysk/pkglibdir: funit-legacy.c 
	frysk/testbed  : LegacyOffspring.java 

Log message:
	Index: frysk-core/frysk/pkglibdir/ChangeLog
	2007-08-09  Andrew Cagney  <cagney@redhat.com>
	
	* funit-legacy.c: New; copy of funit-child.
	
	Index: frysk-core/frysk/proc/ChangeLog
	2007-08-09  Andrew Cagney  <cagney@redhat.com>
	
	* TestTaskObserverCode.java: Use frysk.testbed.LegacyOffspring for
	now.
	
	Index: frysk-core/frysk/proc/dead/ChangeLog
	2007-08-09  Andrew Cagney  <cagney@redhat.com>
	
	* TestLinuxCore.java: Use frysk.testbed.LegacyOffspring for now.
	
	Index: frysk-core/frysk/testbed/ChangeLog
	2007-08-09  Andrew Cagney  <cagney@redhat.com>
	
	* LegacyOffspring.java: New; copy of SlaveOffspring; runs
	funit-legacy.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-legacy.c.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.110&r2=1.111
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.800&r2=1.801
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestTaskObserverCode.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/dead/ChangeLog.diff?cvsroot=frysk&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/dead/TestLinuxCore.java.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/testbed/LegacyOffspring.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/testbed/ChangeLog.diff?cvsroot=frysk&r1=1.53&r2=1.54


^ permalink raw reply	[flat|nested] 6+ messages in thread

* frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...
@ 2007-02-12 15:23 mark
  0 siblings, 0 replies; 6+ messages in thread
From: mark @ 2007-02-12 15:23 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2007-02-12 15:23:11

Modified files:
	frysk/pkglibdir: ChangeLog 
	frysk/proc     : ChangeLog Isa.java IsaIA32.java IsaPowerPC.java 
	                 IsaX8664.java LinuxPtraceTask.java 
	                 LinuxPtraceTaskState.java Task.java 
Added files:
	frysk/pkglibdir: funit-alarm.c 
	frysk/proc     : TestTaskObserverInstructionSigReturn.java 

Log message:
	2007-02-12  Mark Wielaard  <mark@klomp.org>
	
	* funit-alarm.c: New test program.
	
	2007-02-12  Mark Wielaard  <mark@klomp.org>
	
	* Isa.java (isAtSyscallSigReturn): New method.
	* IsaIA32.java (isAtSyscallSigReturn): Likewise.
	* IsaPowerPC.java (isAtSyscallSigReturn): Likewise.
	* IsaX8664.java (isAtSyscallSigReturn): Likewise.
	* LinuxPtraceTask.java (sendStepInstruction): Set syscall_sigret.
	* LinuxPtraceTaskState.java (Running.handleTrapEvent): Check
	syscall_sigret.
	(BlockedSignal.unblock): SendContinue with pending signal.
	* Task.java (syscall_sigret): New field.
	* TestTaskObserverInstructionSigReturn.java: New test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-alarm.c.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.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestTaskObserverInstructionSigReturn.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.623&r2=1.624
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Isa.java.diff?cvsroot=frysk&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/IsaIA32.java.diff?cvsroot=frysk&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/IsaPowerPC.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/IsaX8664.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/LinuxPtraceTask.java.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/LinuxPtraceTaskState.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Task.java.diff?cvsroot=frysk&r1=1.121&r2=1.122


^ permalink raw reply	[flat|nested] 6+ messages in thread

* frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...
@ 2006-12-14 17:17 cagney
  0 siblings, 0 replies; 6+ messages in thread
From: cagney @ 2006-12-14 17:17 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2006-12-14 17:17:28

Modified files:
	frysk/pkglibdir: ChangeLog 
	frysk/proc     : ChangeLog 
Added files:
	frysk/proc     : TestRegisters.java 
Removed files:
	frysk/pkglibdir: funit-ia32-modify.S funit-ppc64-modify.S 
	                 funit-regs.S funit-x8664-modify.S 
	frysk/proc     : TestRegMemModify.java TestRegs.java 

Log message:
	Index: frysk-core/frysk/pkglibdir/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* funit-registers.S: New file.
	* funit-ia32-modify.S: Delete.
	* funit-ppc64-modify.S: Delete.
	* funit-x8664-modify.S: Delete.
	* funit-regs.S: Delete.
	
	Index: frysk-core/frysk/proc/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* TestRegisters.java: Replace TestRegMemModify.java.
	* TestRegs.java: Delete.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/ChangeLog.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-ia32-modify.S.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-ppc64-modify.S.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-regs.S.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-x8664-modify.S.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestRegisters.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.567&r2=1.568
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestRegMemModify.java.diff?cvsroot=frysk&r1=1.8&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestRegs.java.diff?cvsroot=frysk&r1=1.11&r2=NONE


^ permalink raw reply	[flat|nested] 6+ messages in thread

* frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...
@ 2006-12-14 16:44 cagney
  0 siblings, 0 replies; 6+ messages in thread
From: cagney @ 2006-12-14 16:44 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2006-12-14 16:44:52

Modified files:
	frysk/pkglibdir: ChangeLog 
	frysk/proc     : ChangeLog 
Added files:
	frysk/pkglibdir: funit-memory.c 
	frysk/proc     : TestMemory.java 
Removed files:
	frysk/pkglibdir: funit-modify.c 
	frysk/proc     : TestModify.java 

Log message:
	Index: frysk-core/frysk/pkglibdir/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* funit-memory.c: Rename funit-modify.c.
	
	Index: frysk-core/frysk/proc/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* TestMemory.java: Rename TestModify.java.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-memory.c.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.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-modify.c.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestMemory.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.565&r2=1.566
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestModify.java.diff?cvsroot=frysk&r1=1.30&r2=NONE


^ permalink raw reply	[flat|nested] 6+ messages in thread

* frysk-core/frysk pkglibdir/ChangeLog proc/Chan ...
@ 2006-12-14  5:53 cagney
  0 siblings, 0 replies; 6+ messages in thread
From: cagney @ 2006-12-14  5:53 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2006-12-14 05:53:12

Modified files:
	frysk/pkglibdir: ChangeLog 
	frysk/proc     : ChangeLog TestRegs.java 
Removed files:
	frysk/pkglibdir: funit-ia32-regs.S funit-ppc64-regs.S 
	                 funit-x8664-regs.S 

Log message:
	Index: frysk-core/frysk/pkglibdir/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* funit-ppc64-regs.S: Delete.
	* funit-x8664-regs.S: Delete.
	* funit-ia32-regs.S: Delete.
	
	Index: frysk-core/frysk/proc/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* TestRegs.java (checkI386Regs, checkX8664Regs, checkPPC64Regs):
	Run funit-regs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/ChangeLog.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-ia32-regs.S.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-ppc64-regs.S.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibdir/funit-x8664-regs.S.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.563&r2=1.564
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestRegs.java.diff?cvsroot=frysk&r1=1.9&r2=1.10


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-08-10  2:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-16  9:20 frysk-core/frysk pkglibdir/ChangeLog proc/Chan mark
  -- strict thread matches above, loose matches on Subject: below --
2007-08-10  2:53 cagney
2007-02-12 15:23 mark
2006-12-14 17:17 cagney
2006-12-14 16:44 cagney
2006-12-14  5:53 cagney

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