gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] -D_GLIBCPP_DEBUG ?


From: strk
Subject: Re: [Gnash-commit] -D_GLIBCPP_DEBUG ?
Date: Mon, 7 Apr 2008 08:56:14 +0200

On Sat, Apr 05, 2008 at 09:42:39AM -0400, Dossy Shiobara wrote:
> > Build Reason: The web-page 'force build' button was pressed by 'strk':
> > test amf segfault (we should buil with -D_GLIBCPP_DEBUG for more info)
> 
> Do I need to change the build config?

Would be great. -D_GLIBCXX_DEBUG (or PP.. depending on version)
and -fstack-protector-all if supported (gcc 4 ?).
The _DEBUG one will check every container access, slower but very good
at catching conceptual bugs (access to invalidated iterators, OOB...)

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]