Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DD Known Issues and Workarounds"

m (New page: Nav: DSDP/DD | DSDP/DD/Testing | DD Test Instructions | DD Known Issues and Workarounds | DD Manual Test Plan <hr/> This page lists the '''most obvious known issues''' wit...)
 
m
Line 12: Line 12:
 
| '''Workaround'''
 
| '''Workaround'''
 
|-
 
|-
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=179102]
+
| [http://bugs.eclipse.org/bugs/show_bug.cgi?id=179102 179102]
 
| After launching a process nothing is selected in Debug view and the new Launch is collapsed.  This happens whether or not the process breaks on main.
 
| After launching a process nothing is selected in Debug view and the new Launch is collapsed.  This happens whether or not the process breaks on main.
 
| Manually expand the new launch in Debug view and select the stack frame.  This will cause the source editor to be opened.
 
| Manually expand the new launch in Debug view and select the stack frame.  This will cause the source editor to be opened.
 
|}
 
|}

Revision as of 13:19, 4 January 2008

Nav: DSDP/DD | DSDP/DD/Testing | DD Test Instructions | DD Known Issues and Workarounds | DD Manual Test Plan


This page lists the most obvious known issues with the current version of DD features and suggests workarounds. By "most obvious" we mean those issues that many users are likely to encounter. There may be other severe or critical issues not listed here, because they are less likely to occur. See the Bugzilla: DD Major and Critical for a full listing.

This is a collaborative page: Every user may edit this page and add bugs he or she has filed, that are very obvious or problematic and that he or she'd like other users to be able to work around to avoid. See the DD Bug Process Page for queries to get the full list of known bugs out of bugzilla.

Bug # Description Workaround
179102 After launching a process nothing is selected in Debug view and the new Launch is collapsed. This happens whether or not the process breaks on main. Manually expand the new launch in Debug view and select the stack frame. This will cause the source editor to be opened.

Back to the top