Re: [savannah-help-public] Fwd: Issue : Stack unwinding and Frame pointer on Optimized Code in Linux x86_64.

2013-11-28 Thread Bob Proulx
Hello Pallav, Pallav Singh wrote: > Please provide pointers regarding the same. If you are not right person > working on such issues, then please provide reference so that I can reach > out to them regarding the same. You have reached the Savannah mailing list. Savannah is the software forge for

[savannah-help-public] [sr #108445] Savannah download statistics issues

2013-11-28 Thread Ivaylo Valkov
Follow-up Comment #5, sr #108445 (project administration): It is true that mirrors are impossible to track, but I use a work-around. My project is a Userscript/JavaScript "binary" which Savannah is not tracking anyway. I track download statistics with an html file that points to the JavaScript fil

[savannah-help-public] Fwd: Issue : Stack unwinding and Frame pointer on Optimized Code in Linux x86_64.

2013-11-28 Thread Pallav Singh
Hi All, *Problem Statement :* We have stack unwinding code that relies on frame pointers. It not working in Optimized Code in Linux x86_64. *Reason :* Optimized gcc code (at any opt. level > 0) doesn't contain frame pointers on Linux x86_64.(Unless the architecture requires it for debugging