org.eclipse.debug.ui/ui/org/eclipse/debug/ui/DebugUITools.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.113, Fri Oct 24 05:11:51 2008 UTC revision 1.114, Fri Oct 24 14:39:07 2008 UTC
# Line 854  Line 854 
854          }          }
855    
856      /**      /**
857       * Return the debug context for the given executionEvent.       * Return the debug context for the given executionEvent or <code>null</code> if none.
858       *       *
859       * @param event The execution event that contains the application context       * @param event The execution event that contains the application context
860       * @return the current debug context, or <code>null</code>.       * @return the current debug context, or <code>null</code>.

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114