|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModuleRetrieval
Comment for .
Method Summary | |
---|---|
ICModule[] |
getModules()
Returns the array of the currently loaded modules. |
boolean |
hasModules()
Returns whether there are modules currently loaded in this debug target. |
void |
loadSymbolsForAllModules()
Load symbols for all currently loaded modules. |
Method Detail |
---|
boolean hasModules() throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
ICModule[] getModules() throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
- if this method fails. Reasons include:void loadSymbolsForAllModules() throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
- if this method fails. Reasons include:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |