[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Ever tried DDD?



Thank God I put on my flame-protection first!

I've debugged a complete RDBMS (4 man-years) which I designed, coded
and project-managed in an earlier avatar with printf.  Not that I'm so 
hot a coder *simper*.

And of course, (not that Linus is too hot a coder either :), Linus
debugs the whole kernel with printk's and has said so on record.  Last
time I checked the kernel source was slightly more than 10MB ;-)

Don't knock printf's until you've tried them!

- -- Raju

>>>>> "Satish" == Satish Pagare <asatsi@xxxxxxxxxxx> writes:

    Satish> How about debugging a ten MB source code with printf ? ;)
    Satish> You have to use debugger at some point of time during the
    Satish> code development .... for simple programs like a.c or
    Satish> hello.c printf is ok.  Which might be the case most of the
    Satish> time.  Satish/

    >> <ASBESTOS> Actually I found printf to be one of the best
    >> debuggers going around.  You can download it with any version
    >> of the C library.  </ASBESTOS> ;-)
    >> 
    >> Regards,
    >> 
    >> -- Raju
    >> 
    >> >>>>> "Manoj" == Manoj Victor Mathew <mvm@xxxxxxxxxxx> writes:
    >> 
    Manoj> Hello, DDD (Data Display Debugger) is one of the best GUI
    Manoj> front-end available for gdb. I use it to debug all my
    Manoj> programs. You can downloaded it from
    >>
    Manoj> ftp://contrib.redhat.com/libc6/i686/
    >>
    Manoj> Make sure you obtain the static version of DDD. Or else you
    Manoj> must have Motif libraries installed.
    >>
    Manoj> The DDD home page is at http://www.cs.tu-bs.de/softech/ddd/
    >>
    Manoj> Happy Debugging!!
    >>
    Manoj> -- Manoj Victor Mathew Model Engineering College, Cochin.
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------