touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #35249
[Bug 1341125] Re: Cannot enter floating point (double) numbers
this works for me in 14.10
** Also affects: gdb via
http://sourceware.org/bugzilla/show_bug.cgi?id=17607
Importance: Unknown
Status: Unknown
** Changed in: gdb (Ubuntu)
Importance: Undecided => Low
** Changed in: gdb (Ubuntu)
Status: New => Triaged
** Changed in: gdb (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1341125
Title:
Cannot enter floating point (double) numbers
Status in GNU Debugger:
Unknown
Status in “gdb” package in Ubuntu:
Fix Released
Bug description:
(gdb) show version
GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
Copyright (C) 2014 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-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
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".
(gdb) p 1.0
Invalid number "1.0".
Yet, the latest git (tested 76bd66cfb5207137dac01534cf7d8af8f708743b
from today) recognises 1.0 just fine, as a double
To manage notifications about this bug go to:
https://bugs.launchpad.net/gdb/+bug/1341125/+subscriptions
References