This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/13045] crash in put_field while printing NaN


http://sourceware.org/bugzilla/show_bug.cgi?id=13045

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-08-01 16:02:09 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    ppluzhnikov@sourceware.org    2011-08-01 16:02:03

Modified files:
    gdb            : ChangeLog doublest.c 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.base: float.exp 
Added files:
    gdb/testsuite/gdb.base: float.c 

Log message:
    2011-08-01  Paul Pluzhnikov  <ppluzhnikov@google.com>

    PR gdb/13045
    * doublest.c (convert_doublest_to_floatformat): Pass correct
    mantissa length to put_field.

    testsuite/ChangeLog:

    2011-07-30  Paul Pluzhnikov  <ppluzhnikov@google.com>

    PR gdb/13045
    * gdb.base/float.exp: Add new test case for PR gdb/13045
    * gdb.base/float.c: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13245&r2=1.13246
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doublest.c.diff?cvsroot=src&r1=1.48&r2=1.49
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2817&r2=1.2818
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/float.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/float.exp.diff?cvsroot=src&r1=1.24&r2=1.25

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]