Re: How to force all functions to have full prologs and epilogs in optimized code?

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

 



Mihai Donțu wrote:
I'm not sure, but I think tools such as google-perftools look at the stack frames, which make the option '-fno-omit-frame-pointer' your first pick. You can also try '-mprologue-epilogue'.

gcc-4.3.1 doesn't support an option -mprologue-epilogue on i586 platform.
And -fno-omit-frame-pointer didn't help.

gcc manual isn't clear on debugger-friendliness and doesn;t mention prologue/epilogue much.

Yuri


[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