Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi
Interface ICDISignalExitInfo

All Superinterfaces:
ICDISessionObject

public interface ICDISignalExitInfo
extends ICDISessionObject

Represents information provided by the session when the program exited.


Method Summary
 String getDescription()
          Method getDescription.
 String getName()
          Method getName.
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.ICDISessionObject
getSession
 

Method Detail

getName

String getName()
Method getName.

Returns:
String

getDescription

String getDescription()
Method getDescription.

Returns:
String

Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.