frysk.util
Class DebuginfoPaths

java.lang.Object
  extended by frysk.util.DebuginfoPaths

public class DebuginfoPaths
extends Object

Utility class that obtains the debugging information install paths for a process.


Field Summary
(package private)  Task task
           
 
Constructor Summary
DebuginfoPaths(Task task_)
           
 
Method Summary
 String getDebuginfo()
          Returns debuginfo package paths of task modules
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

task

Task task
Constructor Detail

DebuginfoPaths

public DebuginfoPaths(Task task_)
Method Detail

getDebuginfo

public String getDebuginfo()
Returns debuginfo package paths of task modules