This method of the Debugger Class returns a string describing an EXEC_MODEL_XXX constant. These constants are returned by getExecutionModelOfCaller and getInitialExecutionModelOfMethod.
public static String ExecutionModeltoString (int em);
em | The EXEC_MODEL_XXX constant to be returned as a string. |