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

[Bug c++/14999] Clang debug info crashes GDB when trying to collectlocal variables in a trace


http://sourceware.org/bugzilla/show_bug.cgi?id=14999

--- Comment #4 from David Blaikie <dblaikie at gmail dot com> 2013-01-08 03:16:11 UTC ---
Created attachment 6801
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6801
x86 assembly for trace.c from Clang with frame pointers

Since you mentioned something about frames, that reminded me that Clang does
tend to be a bit conservative about frame pointers - so I thought I should
mention/demonstrate (in case it's relevant) that this bug does still reproduce
when I force Clang to emit frame pointers.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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