Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 178835] New: [api] GDBDebuggerPage should be API

https://bugs.eclipse.org/bugs/show_bug.cgi?id=178835 
Product/Component: CDT / cdt-launch

           Summary: [api] GDBDebuggerPage should be API
           Product: CDT
           Version: 4.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: martin.oberhuber@xxxxxxxxxxxxx


The RSE remotecdt integration contains class RemoteGDBDebuggerPage, which
extends the CDT GDBDebuggerPage in order to add controls required for gdb
cross-debuggers.

This should be possible by using official API, as requested by the Europa
Planning Meeting, section "Using Non-API" on
http://www.eclipse.org/org/councils/20070123PCMinutes.php

This requires GDBDebuggerPage to be API. I thus request moving GDBDebuggerPage
to package org.eclipse.cdt.debug.mi.ui



-- 
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top