Re: Debugger for red hat 9.3



Eran wrote:
Hi,

Can anyone please suggest me a good debugger for C language? A debugger
which I can add break points?

TU


try DDD

http://www.gnu.org/software/ddd/

jean
.



Relevant Pages

  • Re: CMUCL for Windows - how much $$$ ?
    ... and Linux -- let me just disagree strongly with this view of the VC++ IDE. ... It has a debugger that doesn't crash several times a day. ... Finally, yes the VB language sucks, in many and varied ways. ... never heard the development environment described as one of them. ...
    (comp.lang.lisp)
  • Re: how to modify code while debugging it without having to stop and then restart debugger
    ... as i mentioned even micro$soft can do this using statically type languages like visual basic and csharp. ... if i am inside a function and there is some an error on a line and that is where the debugger is currently pointing at, ... > i have been a dos/windows user using some form of the basic language for 30 years now. ... > so how can i use python to debug code and change that code without having to restart the code. ...
    (comp.lang.python)
  • Re: Posix "predictable scheduling" and conditions
    ... >>> Is the last sentence a direct quote from the book? ... The compiler will not tell you anything. ... I advise you to use a language with STM. ... you don't know how to use a C/C++ debugger in a multi-threaded environment. ...
    (comp.programming.threads)
  • Re: Beyond CL?
    ... > Are you familiar with Gauche Scheme? ... This is the property I keep calling "sparseness" in language design. ... In Common Lisp, changes to do things like make everything generic would be ... finding yourself in the debugger when the good debugging context was gone. ...
    (comp.lang.lisp)
  • Re: Very, Very Green Python User
    ... do not have to worry about the debugger sucking .... ... Do watch your language on this newsgroup. ... Instance variables with double-underscore as ... with the instance variable names of classes using your "mixin" classes. ...
    (comp.lang.python)