Corefile's need a host to live in, and to perform refresh/initial population
2007-03-23 Phil Muldoon <pmuldoon@redjat.com> * TestLinuxCore.java: New. * LinuxCoreFileTaskState.java: New. * LinuxCoreFileTask.java:New. * LinuxCoreFileHostState.java: New. * LinuxCoreFileHost.java:New. * LinuxCoreFileProcState.java: New. * LinuxCoreFileProc.java: New. * TestIsa.java: Changed to call getIsaForCoreFile. * IsaFactory.java (getIsaByElfType): Renamed to getIsaForCoreFile. Also, modified to always return the architecture of the core file, regardless of 32on64 ISA situations.