Bug 119374

Summary: CDT debugger mentions "GNUPro Debugger"
Product: [Retired] Red Hat Developer Suite Reporter: Keith Seitz <keiths>
Component: CDTAssignee: Tom Tromey <tromey>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: high    
Version: 1.0CC: eclipse-bugs, patrickm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-02 15:45:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Keith Seitz 2004-03-29 22:26:08 UTC
Description of problem:
The CDT give two choices for debugging, "GDB Server" and "GNUPro
Debugger".

Version-Release number of selected component (if applicable):
20040329 nightly

How reproducible:
Every time

Steps to Reproduce:
1. Run->Debug...; click "C/C++ Local" and "New" 
2. Select "Debugger" tab

Actual results:
The "Debugger:" combo gives two options, "GDB Server" and "GNUPro
Debugger".

Expected results:
Should simply say "GDB Server" and "Local GDB" or something like that

Additional info:
Is not "GNUPro" a protected name for Red Hat's supported version of
GNU tools (gcc, gdb, insight, simulators, etc)? I don't think we
should let eclipse.org pretend to be using a real GNUPro release.

Comment 1 Jeremy Handcock 2004-04-02 15:45:39 UTC
GNUPro Debugger addition is intended; patch to fix the mixup has been
checked in.