com.pvx.ooadide.launchers.debug.launching
Class PVXSourceLookupParticipant

java.lang.Object
  extended by org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
      extended by com.pvx.ooadide.launchers.debug.launching.PVXSourceLookupParticipant
All Implemented Interfaces:
org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant

public class PVXSourceLookupParticipant
extends org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant

The PDA source lookup participant knows how to translate a PDA stack frame into a source file name


Constructor Summary
PVXSourceLookupParticipant()
           
 
Method Summary
 java.lang.String getSourceName(java.lang.Object object)
           
 
Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
dispose, findSourceElements, init, sourceContainersChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PVXSourceLookupParticipant

public PVXSourceLookupParticipant()
Method Detail

getSourceName

public java.lang.String getSourceName(java.lang.Object object)
                               throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException