Re: Using njamd

2002-03-19 Thread David Chao
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 6:27 AM Subject: Re: Using njamd On Sun, 17 Mar 2002, Bill Crawford wrote: > You might want to add > > export NJAMD_ALLOW_FREE_0=1 You might also need NJAMD_NO_TRACE=1, there's a comment

Re: Using njamd

2002-03-17 Thread Bill Crawford
On Sun, 17 Mar 2002, Bill Crawford wrote: > You might want to add > > export NJAMD_ALLOW_FREE_0=1 You might also need NJAMD_NO_TRACE=1, there's a comment in the man page that says: NJAMD_NO_TRACE=1 When debugging programs that use libraries compiled with optimiz

Re: Using njamd

2002-03-17 Thread Bill Crawford
On Sat, 16 Mar 2002, David wrote: > Hi, > > I read the man page for njamd (not just another memory debugger) and > followed the instructions to first: > > export LD_PRELOAD=libnjamd.so > > and then run my program. > > However, I could not even get my program to start running. And even a simpl