Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Problem with program output

Am Dienstag, 22. April 2008 schrieb Greg Watson:
> On Apr 21, 2008, at 12:45 PM, Benjamin Eikel wrote:
> > Am Montag, 21. April 2008 20:04:17 schrieb Greg Watson:
> >> Benjamin,
> >>
> >> Unfortunately output is not available when debugging an
> >> application. A
> >> new version of the debugger will be available in the 2.1 release that
> >> should support this.
> >>
> >> Greg
> >
> > Hello Greg,
> >
> > okay, then I will have to wait.
> > But I just experienced another problem: When I add arguments in the
> > Run/Debug
> > dialog, they are given to the program when I use the Run method. But
> > argc ==
> > 1 and argv only contains the program path when I use the Debug method.
> > Is giving arguments not supported too?

Hello Greg,
>
> No, that should work. I found a bug in the argument passing code. I'll
> do a 2.0.1 build at the end of the week that will have the fix in it.
Okay, thank you.
Is there a source code repository where I could get the newest code and build 
it myself? I have not found a page on the PTP page or wiki.
>
> Thanks for the feedback.
You are welcome. Thank you for your work.

Regards,
Benjamin
>
> Cheers,
>
> Greg
>
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user




Back to the top