[Qt-creator] Fwd: Debugging lists

Fabrice Feray fabrice at feray.com
Mon May 18 17:23:34 CEST 2009


I understand. That's far beyond my skills though.

I guess I'll have to go back to Visual Studio.

Thanks,
Fab



Le 18 mai 09 à 17:15, André Pönitz a écrit :

>
> On Monday 18 May 2009 15:47:43 ext Fabrice Feray wrote:
>> I wrote earlier:
>>> Tell the gdb folks to provide full type information also when  
>>> using the
>>> MI frontend ;-}
>>
>> Derived (actual) type can be accessed through CLI, which
>> can be accessed through MI. So I don't see what you mean.
>
> The problem is that CLI output parsing is more fragile than
> MI output parsing so from a frontend point of view using MI
> is preferable. Given that gdb already has the dynamic type
> information available it would be nice if it printed it also when
> using the MI.
>
> Of course, a frontend could work around that by asking for
> CLI and MI output or such, but this will slow down normal
> operation and convolute the frontend code for something
> that's probably a one or two lines patch to gdb itself, so
> I really would like doing the "correction" in the frontend.
>
> Regards,
> Andre'
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>





More information about the Qt-creator-old mailing list