[LLVMdev] Minimizing -gmlt
Chandler Carruth
chandlerc at google.com
Wed Aug 27 17:04:44 PDT 2014
On Wed, Aug 27, 2014 at 5:03 PM, David Blaikie <dblaikie at gmail.com> wrote:
> On Wed, Aug 27, 2014 at 4:53 PM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
>>
>> On Wed, Aug 27, 2014 at 4:40 PM, David Blaikie <dblaikie at gmail.com>
>> wrote:
>>
>>> DW_AT_frame_base (the location of the frame pointer - is that needed for
>>> symbolication?)
>>
>>
>> I think this is used by libunwind style stack unwinders in conjunction
>> with -fomit-frame-pointer
>>
>
> Sounds plausible - any way I might test such a thing?
>
use gdb or pprof to get a backtrace from abinary build without frame
pointers?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140827/58428cdb/attachment.html>
More information about the llvm-dev
mailing list