Re: Problem while debugging with DDD

2005-06-20 Thread Robert Story
On Thu, 16 Jun 2005 12:48:20 +0530 Sridhar wrote: SS> My problem is I am not able see the Net-SNMP code in DDD. SS> [...] SS> This is how I executed 'configure' script to build the agent. SS> SS> ./configure SS> --prefix=/home/ssridhar/work/netsnmp/net-snmp-5.2.1/netsnmp-install/ SS> --with-defau

Re: Problem while debugging with DDD

2005-06-15 Thread Robert Story
On Tue, 14 Jun 2005 09:53:44 +0530 Sridhar wrote: SS> Any inputs on the displaying of following line at the GDB window. SS> SS> list table_iterator.c:1 Line 1 of "table_iterator.c" is at address SS> 0x40130150 but contains no code. line 1 of table_iterator.c is likely to be a comment, so this w

Re: Problem while debugging with DDD

2005-06-13 Thread Sridhar S
Dave, Thanks for clarifying Any inputs on the displaying of following line at the GDB window. list table_iterator.c:1 Line 1 of "table_iterator.c" is at address 0x40130150 but contains no code. I checked the Makefiles, '-g' option is included in the list of CFLAGS. Sridhar On Mon, 13 Jun 20

Re: Problem while debugging with DDD

2005-06-13 Thread Dave Shield
On Mon, 2005-06-13 at 11:24, Sridhar S wrote: > > I also tried by running the configure script with > > '--enable-debugging' option, > > I think '--enable-debugging' is equivalent to '-DALL'. Then you think wrong. '--enable-debugging' is a directive given to the configure script, to request tha

Re: Problem while debugging with DDD

2005-06-13 Thread Sridhar S
> I also tried by running the configure script with '--enable-debugging' > option, > > Can any body help me to solve this problem. I think '--enable-debugging' is equivalent to '-DALL'. SrIdhar -- http://www.fastmail.fm - IMAP accessible web-mail ---