Date: Sat, 22 Apr 2000 22:45:30 -0400
   From: Jeff Dubrule <[EMAIL PROTECTED]>

   secret-lab:~/src$ gdb
   GNU gdb 4.17
   Copyright 1998 Free Software Foundation, Inc.
   GDB is free software, covered by the GNU General Public License, and you are
   welcome to change it and/or distribute copies of it under certain conditions.
   Type "show copying" to see the conditions.
   There is absolutely no warranty for GDB.  Type "show warranty" for details.
   This GDB was configured as "i386-redhat-linux".
   (gdb) printf "%h", 0.3
   (øÿ¿P(gdb) printf "%d", 0.3
   Segmentation fault (core dumped)

I don't know what the problem is, but gdb 4.17 isn't the altest
version available.  See http://sourceware.cygnus.com/gdb for more
information on upgrading GDB.

FYI, this is fixed in the development version I'm using.

Mark

Reply via email to