i read DDD manual and other manuals as well.. i need expert help.. who can give me 1/2 hours lesson? i'm gonna dine her (him) for that:) with regards. mustafa.buet.eee
On 3/28/06, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: > > as much i a know about DDD, it's the frontend of gdb. > > > On 3/27/06, Md. Sifat Ullah Patwary <[EMAIL PROTECTED]> wrote: > > > > Certainly its the best approach to debug if you want to keep yourself > out > > side the program code during 'runtime'. > > > > I guessed you're using gcc. It got a '-g' option to enable debugging. > What > > man page says about '-g': > > > > -g Produce debugging information in the operating sys- > > tem's native format (stabs, COFF, XCOFF, or DWARF). > > GDB can work with this debugging information. > > > > Yes, you need gdb to taste the real debug experience. In gdb you're > inside > > the code and a part of 'runtime' environment. You will be able to set > > breakpoints, watch, trach or catch a variable etc. I guess, by nature of > > your wark, you're looking for something like gdb. 'man gdb' is your > > friend, > > you know. > > > > Regards, > > > > --Sifat > > > > > > -- > S. M. Ibrahim (Lavlu) > Home page: http://lavluda.tripod.com > Blog: http://lavluda.blogspot.com > Yahoo!! ID: lavluda MSN ID: lavluda Skype : lavluda > > > > [Non-text portions of this message have been removed] > > > > To unsubscribe send a blank mail to: > [EMAIL PROTECTED] > > > ------------------------------ > YAHOO! GROUPS LINKS > > > - Visit your group "bdlug <http://groups.yahoo.com/group/bdlug>" on > the web. > > - To unsubscribe from this group, send an email to: > [EMAIL PROTECTED]<[EMAIL PROTECTED]> > > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------ > -- Sky is the Limit ! [Non-text portions of this message have been removed] To unsubscribe send a blank mail to: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/bdlug/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
