Re: analysing ia64 core dumps

John Baldwin <[email protected]>
Newsgroups gmane.os.freebsd.devel.hackers,gmane.os.freebsd.devel.ia64
Message-ID <[email protected]>
On Thursday, September 06, 2012 4:57:31 am Anton Shterenlikht wrote:
> I'm trying to debug firefox and related on ia64.
> I was told in gecko@ to ask here about analysing core dumps.
> 
> I rebuilt and reinstalled /usr/src/lib/libthr with
>  DEBUG_FLAGS='-g -O0' 

You don't need -O0, probably just -g.  You should probably do this
for libc as well I think.  That might help your backtrace.  What I tend to do 
for these btw is build debug shared libraries and use LD_LIBRARY_PATH to
run my test program with those libraries rather than overwriting the main 
libraries in /lib.

-- 
John Baldwin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.