This is the mail archive of the gdb-patches@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]

Re: [patch] Fix for crash printing NaN (PR gdb/13045)


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> Attached patch fixes gdb crash in PR 13045, which (AFAICT) has been broken
Paul> since forever.

Paul> Tested on Linux/x86_64 and Linux/i686 (CC_FOR_TARGET="gcc -m32"); no
Paul> regressions.

Paul> One thing I am not sure about is whether some platforms will cause
Paul> inferior to crash on divide-by-zero (the test will fail on such
Paul> platforms).

I wouldn't worry about it.
If such a platform turns up we can figure out how to fix it then.

This patch is ok.

Tom


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