PTP
Release 7.0

org.eclipse.ptp.debug.core.model
Interface IExecFileInfo

All Known Subinterfaces:
IPDebugTarget

public interface IExecFileInfo

Interface for obtaining executable file information


Method Summary
 IPGlobalVariableDescriptor[] getGlobals()
          Get global variable descriptor
 

Method Detail

getGlobals

IPGlobalVariableDescriptor[] getGlobals()
                                        throws org.eclipse.debug.core.DebugException
Get global variable descriptor

Returns:
Throws:
org.eclipse.debug.core.DebugException

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.