On Wed, Jan 23, 2008 at 07:53:16AM +0100, Roland Mainz wrote: > > ... which triggers three questions: > > 1. Why isn't -xdebugformat=dwarf the default for OS/Net ? > > 2. Is there any "catch" if I add DEBUGFORMAT=-xdebugformat=dwarf to our > > Makefiles ? > > 3. Who can approve the usage of DEBUGFORMAT=-xdebugformat=dwarf in > > OS/Net Makefiles ? Gatekeepers ? > > Any idea who may be able to answer the questions above ?
DWARF isn't the default for ON (yet) because it causes, or caused, problems with the kernel's CTF build. The major issue has now been resolved in SS12, I believe. I think you could set DWARF within your Makefiles without problems - though of course, sanity checking the resultant CTF is always worth it. regards john _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
