Bug 114349 - Run does not generate error message
Summary: Run does not generate error message
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: CDT
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: eclipse-bugs
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-27 00:10 UTC by Chandrakala Chavva
Modified: 2020-03-27 16:51 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:51:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrakala Chavva 2004-01-27 00:10:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922

Description of problem:
When the name of the executable mentioned in the Debugger's GDB
Debugger option is different than the executable type and a Run
command is invoked, I do not see any error messages. It just runs
thru. Seems like there is not dependence. Then why we have these
options to select when we just wants to run a program.

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


How reproducible:
Always

Steps to Reproduce:
1.Build an arm-elf executable
2.Run the application by selecting Run->Run and specify "gdb" in GDB
Debugger option.
3.Select Run. The program runs till the end even when specified native
"gdb".
    

Additional info:


Note You need to log in before you can comment on or make changes to this bug.