Eclipse Platform
2.0

Uses of Package
org.eclipse.debug.core

Packages that use org.eclipse.debug.core
org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. 
org.eclipse.debug.core.model Defines interfaces for a debug model elements, source lookup, and launching. 
 

Classes in org.eclipse.debug.core used by org.eclipse.debug.core
DebugException
          A checked exception representing a failure.
ILaunch
          A launch is the result of launching a debug session and/or one or more system processes.
ILaunchConfiguration
          A launch configuration describes how to launch an application.
 

Classes in org.eclipse.debug.core used by org.eclipse.debug.core.model
DebugException
          A checked exception representing a failure.
IBreakpointListener
          A breakpoint listener is notified of breakpoint additions, removals, and changes.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.