frysk.isa.corefiles
Class LinuxElfCorefileFactory

java.lang.Object
  extended by frysk.isa.corefiles.LinuxElfCorefileFactory

public class LinuxElfCorefileFactory
extends Object


Constructor Summary
LinuxElfCorefileFactory()
           
 
Method Summary
static LinuxElfCorefile getCorefile(Proc process, Task[] blockedTasks)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinuxElfCorefileFactory

public LinuxElfCorefileFactory()
Method Detail

getCorefile

public static LinuxElfCorefile getCorefile(Proc process,
                                           Task[] blockedTasks)