KDE/kdevelop/debuggers/gdb

Niko Sams niko.sams at gmail.com
Sat Nov 14 06:32:15 UTC 2009


On Mon, Oct 19, 2009 at 17:49, Niko Sams <niko.sams at gmail.com> wrote:
> While I understand the reason for this commit, it breaks to things:
> * gdbtest fails because it waits for PausedState
> * the continue/stop buttons are not disabled anymore while the
> application is running
>
> Any Ideas how we can solve this?
>
> Niko
>
> On Fri, Sep 11, 2009 at 18:50, Vladimir Prus <ghost at cs.msu.su> wrote:
>> SVN commit 1022390 by vprus:
>>
>> Kill the s_appRunning state.
>>
>> For one thing, GDB in non-stop mode does not even have such
>> a concept, as each thread can be run and stopped individually.
>> Secondly, this is only used to display status messages, to
>> a non-existent status bar.
>>
One more bug caused by this:
https://bugs.kde.org/show_bug.cgi?id=214372

Vladimir, please comment on this issue.

Niko




More information about the KDevelop-devel mailing list