cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Need ur help ASAP

From: Ben Greear <greearb_at_candelatech.com>
Date: Wed, 31 Mar 2010 19:26:52 -0700

On 03/31/2010 07:21 PM, Anjalinbenedicta J wrote:
> Hi,
> I have tested the memory leakage using dbx tool and find the below problem..
> Log
> Request a test. Expect success
> dbx: warning: object file (unknown) was not compiled -g -- limited
> exception support
> dbx: warning: can't find symbolic information for thrown type
> Please assist me how to resolve this

Compile with -g option. I have no idea what dbx can do, but I know
valgrind can detect lots of tricky errors.

Thanks,
Ben

-- 
Ben Greear <greearb_at_candelatech.com>
Candela Technologies Inc  http://www.candelatech.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-01