Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] About default debuggers, etc

Wow. I did not expect such a fast reply. This are really good news. I am 
looking forward to test the patches.

  Axel

> Good news Alex, as you probably saw by now, from the emails that I managed
>  to mistakenly sent to cdt-debug-dev instead of cdt-dev, but forwarded back
>  now.
> 
> > 219203  Variables view should allow variables to be cast to a type
> > Especially displaying pointers as arrays is an absolute need for me.
> 
> Pawel will tackle this one.
> 
> > 249162 Add support for "Set PC to here" operation. ("Run to Line")
> 
> I'll do this one.
> 
> > 299300  Number formats should not be sorted alphabetically.
> 
> This may or may not be needed depending on the pretty-print solution.
> 
> > 275238  Pretty print stl gdb and eclipse cdt don't play well
> 
> Although Pretty-print is only available from GDB 7.0, CDI 'magically'
>  supports it, so I'll mark that one with the [cdi] tag and I'll take it. 
>  That is a very nice feature to have.
> 
> Thanks for the input
> 
> Marc
> 
> ________________________________________
> From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] On Behalf
>  Of Axel Müller [aegges@xxxxxx] Sent: February 6, 2010 8:01 AM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] About default debuggers, etc
> 
> 219203  Variables view should allow variables to be cast to a type
> Especially displaying pointers as arrays is an absolute need for me.
> 
> 249162 Add support for "Set PC to here" operation. ("Run to Line")
> That is a very handy feature.
> 
> 299300  Number formats should not be sorted alphabetically.
> 275238  Pretty print stl gdb and eclipse cdt don't play well
> Pretty printing of e.g. STL strings works in principle with GDB 7.0. There
>  are only some minor glitches (see the bug descriptions).
> 
> > [Dominique Toupin] Everyone seem to agree we need to switch from CDI-GDB
> > to DSF-GDB, what are the bugs that would prevent the switch? We can then
> > split them among us and do it before Helios, let's do it! Who can put
> > together the list bugs preventing the switch?
> 
> _______________________________________________
> 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