Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] DSF/CDI Launchers weirdness

https://bugs.eclipse.org/bugs/show_bug.cgi?id=308905

On Mon, Apr 12, 2010 at 1:37 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
> I think so to.
> There would be minor code change needed because right now, we abort if we get a run, in the delegate.
>
>> -----Original Message-----
>> From: cdt-dev-bounces@xxxxxxxxxxx
>> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alena Laskavaia
>> Sent: Monday, April 12, 2010 1:24 PM
>> To: CDT General developers list.
>> Subject: Re: [cdt-dev] DSF/CDI Launchers weirdness
>>
>> Probably it should be configured as run too - for consistency.
>>
>> On Mon, Apr 12, 2010 at 1:19 PM, Marc Khouzam
>> <marc.khouzam@xxxxxxxxxxxx> wrote:
>> > My guess is that this is because the DSF-GDB launch
>> delegate is only configured as Debug, not Run.
>> >
>> >> -----Original Message-----
>> >> From: cdt-dev-bounces@xxxxxxxxxxx
>> >> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alena Laskavaia
>> >> Sent: Monday, April 12, 2010 12:39 PM
>> >> To: Pawel Piech
>> >> Cc: CDT General developers list.
>> >> Subject: Re: [cdt-dev] DSF/CDI Launchers weirdness
>> >>
>> >> Well it has EDC there too in the list for Run. I don't
>> know if it is
>> >> different but it technically I pick EDC for run instead of standard
>> >> launch.
>> >>
>> >> On Mon, Apr 12, 2010 at 12:35 PM, Pawel Piech
>> >> <pawel.piech@xxxxxxxxxxxxx> wrote:
>> >> > This appears to be a bug in the multiple launchers support
>> >> in platform.
>> >> >  Could you file it as a bug?
>> >> >
>> >> > I think the correct behavior would be for the launch
>> >> framework to use CDI
>> >> > without prompting you whenever you select the run.
>> >> > -Pawel
>> >> >
>> >> > Alena Laskavaia wrote:
>> >> >>
>> >> >> I was playing a bit with debugger lately and work flow is
>> >> really awkward
>> >> >> for me.
>> >> >> I don't have official build I am running from the trunk
>> >> but what I see is
>> >> >> weird.
>> >> >> So looks like DSF does not have a "Launcher" (the stuff
>> you switch
>> >> >> using link in the bottom) for Run
>> >> >> configuration, but does for Debug. So I have to pick
>> >> different ones for
>> >> >> Run
>> >> >> and Debug. So I compile my app and do Run As->Local C++
>> >> App - and it gives
>> >> >> me list which does not include DFS - so I pick standard.
>> >> When I debug
>> >> >> I have to do it again to switch to DSF. If I do opposite -
>> >> pick DFS from
>> >> >> Debug -
>> >> >> when I do Run - my launch for run - does not do
>> anything, cannot be
>> >> >> terminated and
>> >> >> deleted, and if I open launch configuration it shows that
>> >> I use DSF -
>> >> >> which is not in the
>> >> >> list if I click on link.
>> >> >>
>> >> >> Is it expected behaviour?
>> >> >> _______________________________________________
>> >> >> cdt-dev mailing list
>> >> >> cdt-dev@xxxxxxxxxxx
>> >> >> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>> >> >>
>> >> >
>> >> >
>> >> _______________________________________________
>> >> cdt-dev mailing list
>> >> cdt-dev@xxxxxxxxxxx
>> >> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>> >>
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>


Back to the top