> Mike Shapiro wrote:
> > On Sun, Jan 13, 2008 at 11:54:16PM +0100, Roland
> Mainz wrote:
> > > Mike Shapiro wrote:
> [snip]
> > > See
> http://bugs.opensolaris.org/bugdatabase/view_bug.do?bu
> g_id=6575435
> > > ('ctf tools cannot handle C99 VLAs ("variable
> length arrays")') ...
> > 
> > I'm not sure if you're tried DWARF output instead
> of stabs,
> 
> Erm... no... it seems I completely overlooked this
> option...
> <...some-quick-testing...> 
> It seems that setting DEBUGFORMAT=-xdebugformat=dwarf
> in our Makefiles
> solves the VLA problem... :-) :-) :-)

Does the CTF format define a representation for VLAs?  How about the
other stuff introduced in C99 (like complex and explicit booleans)?  Can
it convert these properly from DWARF even if not from stabs?
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to