Eclipse Debug Tools User-Interface

This debug tools UI plug-in, org.eclipse.debug.ui, implements a debug user-interface, allowing the user to view and manipulate debug targets, processes, threads, stack frames, and variables. It provides standard debug functionality such as stepping, setting breakpoints, etc.


Extension Points

The following extension points are used to support and extend the debug UI.:

Copyright IBM Corp. 2000, 2001. All Rights Reserved.