How to track the call stack of gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear gcc community:
I am trying to clear out  bug'119222'.It is a bug related to C++
floating-point operations where the divisor is o without warning (such as
"return 1/static_cast<double>0;").

Now I am managing to figure out which part of the project is about Warning
andFloating point operation.
I ran gdb and valgrind.It is feasible but a little complicated. Is there
any other method? If not, I will try to get used to it!
Best regards!




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux