Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] RC5/Final Candidate available

I also ran some tests on Ubuntu, but in a virtual machine.
I found some minor things:

- When installing software through the CDT archive file, I cannot expand

  the list of feature to see what is part of a main group.  I had to
select
  an entire group, press Next and then press Back to be able to unselect
things.
  (I'm guessing this is a platform issue.)

- While running DSF-GDB in the memory view, the monitors where not being
shown 
  on the left pane.  After restarting eclipse, I no longer see this
problem.
  I won't open a bug since I can't see it anymore.

- Again in the memory view, it does not switch to a new monitor after
its creation.
  After restarting eclipse, I no longer see this problem.
  I won't open a bug since I can't see it anymore.

- Memory browser refresh button is grayed out.  Maybe I'm not using it
properly?

- memory browser makes gdb HEAD crash (not a big deal, but would be nice
to fix before GDB 7.0)
  This may be a GDB problem, or could be related to a potentially wrong
MI command of 
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=276338
	
- in DSF-GDB, race condition when getting a ^connect for post-mortem
launch, 
  because we don't clear our cache on a ^connect
  I've opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=280327

- fast stepping was not fast at all, but it may be because I'm running
in a virtual machine.  
  Maybe someone can try it? 

Marc

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alena Laskavaia
> Sent: June-15-09 2:47 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] RC5/Final Candidate available
> 
> I tested on Ubuntu 8.04. Feature names and versions are mess. 
> Otherwise it looks ok.
> (Half feature starts with Eclipse C/C++ Development and half 
> from CDT, version are varying from 1.0.0, 5.1.0 to 6.0.0)
> 
> Doug Schaefer wrote:
> > I did a quick sanity test on Linux 64, looks good.
> > 
> > Doug.
> > 
> > On Mon, Jun 15, 2009 at 11:49 AM, Doug Schaefer <cdtdoug@xxxxxxxxx 
> > <mailto:cdtdoug@xxxxxxxxx>> wrote:
> > 
> >     Could everyone who does try it, please report what platforms you
> >     tried. I want to get a sense of what platforms people 
> have tested
> >     this on.
> > 
> >     Thanks,
> >     Doug.
> > 
> >     On Mon, Jun 15, 2009 at 11:44 AM, Vivian Kong 
> <vivkong@xxxxxxxxxx
> >     <mailto:vivkong@xxxxxxxxxx>> wrote:
> > 
> >         RC5/Final Candidate available:
> >         
> http://download.eclipse.org/tools/cdt/builds/6.0.0/I.I20090615
> 1036/index.html
> > 
> >         Please try it out and report any problems you may 
> encountered.
> > 
> >         Regards,
> > 
> >         Vivian Kong
> >         IBM Eclipse CDT
> >         IBM Canada Toronto Lab
> > 
> > 
> >         _______________________________________________
> >         cdt-dev mailing list
> >         cdt-dev@xxxxxxxxxxx <mailto: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