Bug 5177 - Convert corefile register usage to newly refactored BankRegister et al
Summary: Convert corefile register usage to newly refactored BankRegister et al
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 1595 2243
  Show dependency treegraph
 
Reported: 2007-10-15 15:11 UTC by Phil Muldoon
Modified: 2008-01-09 13:52 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Muldoon 2007-10-15 15:11:44 UTC
 
Comment 1 Phil Muldoon 2008-01-09 13:52:51 UTC
2008-01-03  Phil Muldoon  <pmuldoon@redhat.com>

	* TestCoredumpAction.java (testGeneralPurposeRegisters): Delete. Replaced by
	frysk.proc.dead.TestCoreRegs.
	(testFloatingPointRegisters): Ditto.
	(testXFloatingPointRegisters): Ditto. 
	* IA32LinuxElfCorefile.java (writeNotePRXFPRegSet): Rewrite and
	use BankRegisters.
	(writeNotePRFPRegSet): Ditto.
	* X8664LinuxElfCorefile.java (writeNotePRFPRegSet): Ditto.