Isn't it possible to switch the version at runtime?<div><br></div><div>Otherwise, the main point of releasing a kdevelop 4.1 is backwards compatibility (to KDE) so if we're backwards compatible against gdb that's much better.<br>
<div><br></div><div>Aleix<br><br><div class="gmail_quote">On Sun, Aug 29, 2010 at 1:51 PM, Niko Sams <span dir="ltr"><<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sun, Aug 29, 2010 at 12:47, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>> wrote:<br>
> On 28.08.10 18:41:50, Niko Sams wrote:<br>
>> On Sat, Aug 28, 2010 at 18:23, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>> wrote:<br>
>> > On 28.08.10 10:57:09, Niko Sams wrote:<br>
>> >> commit 6fa7873977bc7b74927518902c9d43f383497bf7<br>
>> >> Author: Niko Sams <<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>><br>
>> >> Date:   Sat Aug 28 09:58:51 2010 +0200<br>
>> >><br>
>> >>     Increase gdb version check to >= 7.1.0<br>
>> >><br>
>> >>     since last changes (-list-variables) depend on gdb 7.1<br>
>> ><br>
>> > Can you please notify the list before doing such changes, at least a<br>
>> > week in advance?<br>
>> ><br>
>> > Its not nice having to find out that I need to rebuild my gdb at the<br>
>> > point where I want to start debugging.<br>
>> ><br>
>> Sorry - will do the next time.<br>
>><br>
>> Anyone objects the (runtime) requirement in 4.1?<br>
><br>
> I don't want to object, but I'd like to note that Debian testing (and<br>
> hence the next stable release) will only ship 7.0.1. Can you explain<br>
> what the new command gains us that wasn't possible before?<br>
><br>
</div>Two MI commands (-var-list-locals and -var-list-arguments) are replaced with<br>
a single one (-var-list-variables). This makes things easier as the second call<br>
isn't needed anymore - and the problematic thing about it was that it<br>
was executed<br>
after the other update stuff.<br>
It was originally introduced for the mark-changed-values feature but I<br>
guess it could<br>
be reverted without any loss of features - some workaround might be<br>
needed though.<br>
<br>
If you think it's better to revert that I'll add the gdb 7.1<br>
dependency after 4.1 branched.<br>
<font color="#888888"><br>
Niko<br>
</font><div><div></div><div class="h5"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br></div></div>