Bug 333396 - API request in DSF GdbLaunch class
Summary: API request in DSF GdbLaunch class
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 8.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-03 01:54 EST by Shaiju P CLA
Modified: 2020-09-04 15:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shaiju P CLA 2011-01-03 01:54:43 EST
Build Identifier:  I20101208-1300

I am trying to implement my own  lauch extending from DSF  GdbLaunch Class. Unfortunately  GdbLaunch class which holds the DsfServicesTracker object does not have any api to get the tracker object. 

So I am requesting for a getter api for the tracker object in GdbLaunch class.

Reproducible: Always