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

Re: C99 variable length array support


On 11/21/2013 06:50 PM, Pedro Alves wrote:
> Hi!
> 
> I had this series applied locally (on top of 2acaf6f),
> and now noticed that running "$ ./gdb ./gdb", and then "start" triggers an
> assertion:
> 
> ../../src/gdb/dwarf2read.c:22435: internal-error: attr_to_locexprbaton_1: Assertion `attribute != NULL && cu != NULL && attr_form_is_block (attribute)' failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
> 

BTW, that was:

x86_64 Fedora 17, gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC)

-- 
Pedro Alves


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