*** This bug is a duplicate of bug 1244285 ***
https://bugs.launchpad.net/bugs/1244285
Clock seems to be gone with kernel 3.13.0-65-generic (using Ubuntu 14.04.03
LTS).
killing unity-panel-service brings it back but only for current session.
--
You received this bug notification because you
Public bug reported:
Trying to print a hexadecimal floating-point number evaluates to a wrong double.
This makes fp-based programs harder to debug.
In the example below, the parser seems to recognize 0xa.op as (double)10 and 4
as an int, and a subtraction '-', thus the result '6'.
GNU gdb (Ubunt
** Description changed:
Trying to print a hexadecimal floating-point number evaluates to a wrong
double.
This makes fp-based programs harder to debug.
- In the example below, the parser seems to recognize 0xa.op as (double)10 and
4 as an int, and a subtraction '-', thus the result '6'.
+ In
A bug was filed on Sourceware Bugzilla for GDB at
https://www.sourceware.org/bugzilla/show_bug.cgi?id=18318 as it affects
GDB 7.9 too.
** Bug watch added: www.sourceware.org/bugzilla/ #18318
https://www.sourceware.org/bugzilla/show_bug.cgi?id=18318
--
You received this bug notification becaus