Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 319812 - Can't debug program, gdb don't run, failed to execute MI command -exec-run
Summary: Can't debug program, gdb don't run, failed to execute MI command -exec-run
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 7.0   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Ken Ryall CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 04:00 EDT by cybek cybek CLA
Modified: 2010-07-14 04:21 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 cybek cybek CLA 2010-07-14 04:00:33 EDT
Build Identifier: Version: 3.6.0 Build id: I20100608-0911

Hi.
When i try to run gdb (dsf) i get this errors from eclipse:

Error in final launch sequence
Failed to execute MI command:
-exec-run
Error message from debugger back end:
Error creating process D:/Projekty/RPG v2/Debug/RPG v2.exe, (error 5).
Error creating process D:/Projekty/RPG v2/Debug/RPG v2.exe, (error 5).

Reproducible: Always

Steps to Reproduce:
1. Create project
2. Write some code and build it
3. Try to run debug
4. eclipse report sended message, but gdb are still running in processes (taskmgr)
5. i must debug program manually from command line
Comment 1 cybek cybek CLA 2010-07-14 04:04:54 EDT
Sorry, I'm forgot.

GDB Common
Version: 7.0.0.201006141710
Build id: 201006141710

GDB version 7.1 (TDM's build)

On my old eclipse nightly Version: (i don't know why there are this numbers) 3.7.0 Build id: N20100620-2000 debug working good.
Comment 2 cybek cybek CLA 2010-07-14 04:21:19 EDT
My fault, the gdb are blocking by COMODO Antivirus, module Sandbox.
My old eclipse version working good, because it's in other location.