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

Re: Core dump

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-25 23:50:41 CEST

Julian Fitzell <julian@beta4.com> writes:

> But the problem hasn't gone away.
>
> Can someone confirm how to enable debugging symbols? At least that
> way I can figure out where it's dropping core.

./configure --disable-shared --enable-maintainer-mode

That's all you should need. The resulting svn binary should be
perfectly gdb'able.

But then again, it seems that's how you built it already. I'm totally
mystified at your situation. I don't know why your gdb isn't showing
any stack trace...

You're running svn from *within* gdb, right? Not just trying to gdb
the core file?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 25 23:52:44 2002

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.