Bug 247363

Summary: Finalize GDB services API
Product: [Tools] CDT Reporter: Pawel Piech <pawel.1.piech>
Component: cdt-debug-dsf-gdbAssignee: Project Inbox <cdt-debug-dsf-gdb-inbox>
Status: RESOLVED FIXED QA Contact: Marc Khouzam <marc.khouzam>
Severity: normal    
Priority: P3 CC: dd.general-inbox, marc.khouzam, pawel.1.piech
Version: 0 DD 1.1Keywords: api
Target Milestone: 7.0   
Hardware: All   
OS: All   
Whiteboard:

Description Pawel Piech CLA 2008-09-15 18:14:01 EDT
In 1.0 we decided to keep the services in org.elcipse.dd.gdb plugin as provisional.  Should we change these to public in 1.1?

I think in some ways, changing them to final may require more migration for any users than just keeping them as they are, that's because we would need to change the package name.  Also if we contribute DSF-GDB to the CDT project for the Galileo train, we may want to change the package names again soon anyway.
Comment 1 Marc Khouzam CLA 2008-09-16 14:34:42 EDT
Tricky question.  Do we expect another version after 1.1 but before we hopefully migrate to the CDT?  If not, then I don't think there is a point to making the change.

Soo reduce the amount of work, and since we will hopefully be re-packaging for the CDT not long after, I personally vote for leaving things as is.
Comment 2 Marc Khouzam CLA 2012-02-18 14:36:54 EST
This was done when migrating to CDT.