Your GDB is too old?
Vlas Puhov
vlas.puhov at mail.ru
Fri Jan 10 13:08:45 UTC 2014
On Thursday 09 January 2014 11:51:32 Alexander Shaduri wrote:
> Hello,
>
> I just updated to the latest KDevelop master and I get a
> "Your GDB is too old" text in the location field of a breakpoint.
>
> My gdb is the latest available version in devel:gcc repository
> of openSUSE. Is something newer really required or is it a bug?
>
> $ rpm -q gdb
> gdb-7.6.50.20130731-1.1.x86_64
>
> $ gdb --version
> GNU gdb (GDB; devel:gcc) 7.6.50.20130731-cvs
> Copyright (C) 2013 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html> This is free software: you are free to
> change and redistribute it. There is NO WARRANTY, to the extent permitted
> by law. Type "show copying" and "show warranty" for details.
> This GDB was configured as "x86_64-suse-linux".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <http://bugs.opensuse.org/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
> For help, type "help".
> Type "apropos word" to search for commands related to "word".
>
> Thanks,
> Alexander
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop-devel
How did you insert that breakpoint? Does it shows "Your GDB is too old" for
all breakpoints or just for some specific?
Also please create a new bug report for this with attached console's output,
containing all entries beginning with BreakpointTable= . It'd be very, very
helpful.
More information about the KDevelop-devel
mailing list