Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] What to do when something breaks with a new platform?

Hi Marc,

I can confirm that this works with Eclipse 3.5M4, but not with M5.

Toni 

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Marc Khouzam
> Sent: Sunday, February 15, 2009 3:20 AM
> To: CDT General developers list.; CDT General developers list.
> Subject: RE: [cdt-dev] What to do when something breaks with 
> a new platform?
> 
> Hi again,
> 
> I noticed this happens with the Restart button on a CDI launch.
> Meaning, the Restart button on the Debug view toolbar is disabled,
> but the Restart popup menu works.
> 
> Can anyone confirm this (just launch CDI on a local app and check)
> so I can know if it is my setup or a Platform problem?
> 
> Thanks
> 
> Marc
> 
> 
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx on behalf of Pawel Piech
> Sent: Fri 2/13/2009 1:13 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] What to do when something breaks with 
> a new platform?
>  
> The platform team is almost entirely staffed by IBM, and has 
> been dwindling in size over the years.  As a result, if you'd 
> like to get a bug fixed you at least need to provide a code 
> snipped to reproduce the bug, and ideally a patch as well.... 
> which means that you more less need to debug the problem to 
> some extent yourself :-(
> 
> To make a code snippet, the safest thing is to extend a 
> platform example to reproduce the problem.  For the command 
> framework, look in the 
> /cvsroot/eclipse/org.eclipse.ui.examples.contributions 
> plugin.  If you don't have any luck, let me know and I'll 
> also try to debug this.
> 
> Cheers,
> Pawel
> 
> Marc Khouzam wrote: 
> 
> 	Hi,
> 	 
> 	When I run 3.5M5, the DSF-GDB 'Connect' button is the 
> debug view is disabled
> 	but in the popup menu, it is enabled (in a attach launch).
> 	I tried the same code with 3.5M4 and I don't see the problem.
> 	 
> 	So, either I have a bug that 3.5M5 brought out or there 
> is a bug in 3.5M5, no?
> 	 
> 	I'm not sure how to proceed.  I will do some debugging, 
> but how deep within
> 	platform must I go before I post a question?  I also 
> have no idea which
> 	part of platform I would report this to...
> 	 
> 	Thanks
> 	 
> 	Marc
> 	 
> 	 
> 
> 	 
> 
> 	Marc Khouzam
> 	Software Designer, Methods and Tools
> 
> 	 
> 
> 	Ericsson Canada Inc
> 
> 	EMC/Q
> 	8500 Decarie Blvd.
> 	H4P 2N2, Mont-Royal, Qc, Canada
> 	www.ericsson.com
> 
> 		Office: +514 345 7900 x42350
> 	Fax: +514 345 6159
> 	Mobile: +514 951 7191
> 	Email: Marc.Khouzam@xxxxxxxxxxxx
> 
> 		
> 
> 	
> 	
> 	
> 
> 	Ce courriel est confidentiel et uniquement destiné à 
> son ou ses destinataires. Il est défendu de le consulter, de 
> l'utiliser, de le dévoiler ou de le diffuser sans 
> autorisation. Si ce message vous est parvenu par erreur, 
> merci d'en aviser l'expéditeur par retour de courrier et de 
> le détruire sans le divulguer.  Un courriel et ses pièces 
> jointes peut être sans autorisation corrompu, interrompu, 
> amendé, altéré et infecté. L'entreprise ne reçoit et n'envoie 
> de courriel qu'avec l'entente qu'elle n'est responsable 
> d'aucune corruption, interception, modification, altération, 
> infection ou conséquence possible.
> 
> 	This communication is confidential and intended solely 
> for the addressee(s). Any unauthorized review, use, 
> disclosure or distribution is prohibited. If you believe this 
> message has been sent to you in error, please notify the 
> sender by replying to this transmission and delete the 
> message without disclosing it. Thank you.  E-mail including 
> attachments is susceptible to data corruption, interruption, 
> unauthorized amendment, tampering and viruses, and we only 
> send and receive e-mails on the basis that we are not liable 
> for any such corruption, interception, amendment, tampering 
> or viruses or any consequences thereof.
> 
> 	 
> 	
> 	
> ________________________________
> 
> 
> 	_______________________________________________
> 	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