[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Maintainer mode and debug flags

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2007-04-20 16:51:22 CEST

On Thu, 2007-04-19 at 15:19 -0500, Hyrum K. Wright wrote:
> We may have had this debate before, but
> what is the reason for a vanilla './configure' including '-g'?

You can generally get a decent backtrace from a core file if the binary
was built with -g -O2. Stepping through the code may be painful, but
that's not only kind of debugging.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 20 16:52:28 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.