Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 325599 - Error launching the program for debugging when I set command line arguments
Summary: Error launching the program for debugging when I set command line arguments
Status: RESOLVED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: Debug SDM (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: 4.0.4   Edit
Assignee: Greg Watson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 10:17 EDT by Yousef CLA
Modified: 2010-10-01 19:58 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousef CLA 2010-09-17 10:17:13 EDT
Build Identifier: 20100617-1415

When I choose debug configurations >> parallel application, and trying to set any "Parallel program arguments" to any thing other than empty, I get these two error messages:

----------------------------------
Error on tasks: 0-1 -Internal Error // Note that I have set number of processes to 2 here
Reason:
Debugger error: Debugger "-exec-arguments" command failed
----------------------------------

----------------------------------
Error completing debug job launch
Reason:
Debugger error: Debugger "-exec-arguments" command failed
----------------------------------

If I do not set arguments to some value, everything works as intended..
Please advise.


Reproducible: Always

Steps to Reproduce:
1.Run -> Debug Configurations -> Parallel Application
2.Choose Arguments tab, and set Parallel program arguments to some value
3.Click Debug
Comment 1 Greg Watson CLA 2010-09-17 16:58:17 EDT
Fixed in ptp_4_0 and HEAD. Will be included in the PTP 4.0.4 release.
Comment 2 Yousef CLA 2010-09-17 21:02:42 EDT
(In reply to comment #1)
> Fixed in ptp_4_0 and HEAD. Will be included in the PTP 4.0.4 release.

Thanks for your fast reply but I still have the problem.
please note that I was using ptp 4.0.2, and after your reply I have installed the latest build dated Sept. 16, but the problem still persists.

Regards,
Yousef
Comment 3 Greg Watson CLA 2010-09-27 17:29:54 EDT
Please try the 4.0.4 build dated Sept 27. The bug was too late to make Helios SR1. You can download this build from http://wiki.eclipse.org/PTP/builds

Thanks!
Comment 4 Yousef CLA 2010-09-27 18:07:45 EDT
Yep.. That works.. great job ^_^
Comment 5 Greg Watson CLA 2010-10-01 19:58:18 EDT
Closing as fixed.