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

DD Known Issues and Workarounds

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.
179096 Debug perspective is not opened when launching a DSF debug session. Manually switch to the Debug perspective
(none) DSF-GDB requires gdb version 6.7, without it variables and expressions views cannot show children of variables Use gdb v 6.7
209045 Modules view detail pane doesn't work with DSF. Apply patch to CDT bug 210558

Back to the top