Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] GDB Preference Pages missing

Title: Re: [cdt-dev] GDB Preference Pages missing
I wonder whether the relationship between launching a debug session and enabling the preference pages is too subtle?  Would it make sense to add a trigger to enable the activities from somewhere in the preferences near to where the preference pages are supposed to be.  I.e. if as a user I type in "gdb" in the preferences filter I should find something that will guide me to those preferences.
-Pawel


ken.ryall@xxxxxxxxx wrote:
Bug 303440 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=303440>  -    [preferences] Unify and clarify debug preference pages

Have you launched a debug session since updating? If you run a CDI-GDB debug session the CDI page will show up. If you run a DSF-GDB session the DSF GDB page will show up.

- Ken


From: "ext Elmenthaler, Jens" <jens.elmenthaler@xxxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Fri, 9 Apr 2010 11:15:45 +0200
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Subject: [cdt-dev] GDB Preference Pages missing

There used to be two preference pages when typing “gbd” into the filter:
  • C/C++ -> Debug -> GDB MI
  • Run/Debug -> DSF -> GDB

After I updated today from HEAD they are gone. Any ideas?
 
Jens.


_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top