Debug Release Notes R1.6 Beta

Major new features added to Debug: Refer to the current EPS documentation for more information about particular features.




Unimplemented Features

Acknowledgement and Disclaimer XDebug Release Notes R1.6 Beta


XDebug Release Notes R1.6 Beta

Major new features added to Xdebug: Refer to the current EPS documentation for more information about particular features.


Text Searching

Text can be searched for via the Find dialog, accessed from the Edit menu. The region being searched must first be given focus (a rectangle typically appears around the region with focus). Features: Known limitations:


Command Line Access to Debugger

The command line panel of Xdebug allows the user to type commands directly to the debugger. All of the "debug" commands, except "wait", are available via the panel. Features:


Message Queue Manager

The message queue panel allows the user to examine the receive and send queues to find which processes are blocked waiting to receive a message or which messages have not been received yet. This panel is based on the Parallel Tools Consortium's Message Queue Manager Interface. Features: The MQM "Process Subset" window is not included as the equivalent functionality is provided by the current context (established in the Process panel).

Known limitations:


Source Code Data Diving

Data diving allows the display of more information on an interface element by clicking on it with mouse button 2 (typically the middle mouse button). Phase 1 of data diving includes the following features: Known limitations:
Note:
If an attempt to dive results in the error "Can't determine type of <text>", check the Input/Output panel for more detailed error messages from the "whatis" command. Please include the error message, if there is one, in any Data Diving bug report.


Known Problems of Significance in Other Areas

Performance Monitoring Library Release Notes


Performance Monitoring Library Release Notes


Known Problems of Significance