Re: stepping through NSS library code

2007-08-27 Thread Umesh Bywar
h Bywar" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, August 28, 2007 10:14 AM Subject: Re: stepping through NSS library code > No special flag needed.. By default nss build in DBG mode. You can easily > step through the code using gdb. > > you can have a optimize mode with BUIL

Re: stepping through NSS library code

2007-08-27 Thread samrat saha
No special flag needed.. By default nss build in DBG mode. You can easily step through the code using gdb. you can have a optimize mode with BUILD_OPT=1 env variable. Samrat On 8/23/07, Umesh Bywar <[EMAIL PROTECTED]> wrote: > > Hi all: > > I want to step through the NSS library code. For e