<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">OK thanks. At least the bug has been identified.</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br clear="all"></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font face="tahoma,sans-serif">Regards,<br>Mahmood</font><br><br><br></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 8, 2021 at 1:30 PM Sven Brauch <<a href="mailto:mail@svenbrauch.de">mail@svenbrauch.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, see <a href="https://bugs.kde.org/show_bug.cgi?id=428688" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=428688</a><br>
<br>
Greetings!<br>
<br>
On 8/8/21 1:17 PM, Mahmood Naderan wrote:<br>
> <br>
> <br>
> OK I switched to the folder that I want to run and debug and start <br>
> Kdevelop from there. Now, when I click on Debug, I see that it tries to <br>
> load the macros but fails with this message:<br>
> <br>
> You need gdb 7.0.0 or higher.<br>
> You are using: ** loading GPGPU-Sim debugging macros... **<br>
> <br>
> That is weird, because the GDB version is 9.2 according to this output:<br>
> <br>
> $ gdb --version<br>
> GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2<br>
> Copyright (C) 2020 Free Software Foundation, Inc.<br>
> License GPLv3+: GNU GPL version 3 or later <br>
> <<a href="http://gnu.org/licenses/gpl.html" rel="noreferrer" target="_blank">http://gnu.org/licenses/gpl.html</a> <<a href="http://gnu.org/licenses/gpl.html" rel="noreferrer" target="_blank">http://gnu.org/licenses/gpl.html</a>>><br>
> This is free software: you are free to change and redistribute it.<br>
> There is NO WARRANTY, to the extent permitted by law.<br>
> <br>
> Also Kdevelop version is 5.5.<br>
> Any idea about that?<br>
> <br>
> Regards,<br>
> Mahmood<br>
> <br>
> <br>
> <br>
> <br>
> On Sun, Aug 8, 2021 at 12:39 PM René J.V. Bertin <<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a> <br>
> <mailto:<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>>> wrote:<br>
> <br>
>     On Sunday August 08 2021 12:09:47 Mahmood Naderan wrote:<br>
> <br>
>      >Sorry I didn't get the point. As you can see below .gdbinit file<br>
>     is set<br>
>      >correctly and I use the GDB configuration as in the attached pictures.<br>
> <br>
>     If KDevelop starts gdb, it will do so from within a working<br>
>     directory that may not be the one you expect, especially if you<br>
>     launch KDevelop itself via the plasma shell instead of from a<br>
>     terminal. In that case, gdb will see the .gdbinit file that is in<br>
>     your $HOME directory but not a dedicated version in some other<br>
>     directory.<br>
> <br>
>     R.<br>
> <br>
</blockquote></div>