Debugger DDD with gdb

2001-10-31 Thread xucaen
Hi all. I have installed DDD, and it looks neet, however when I am stepping thru a simple program it fails on an ifstreem. This same executable does not fail when run from xterm. Is there an option that I missed to tell DDD not to fail when opening input files? Or is there a better

Re: Debugger DDD with gdb

2001-10-31 Thread Jeffrey W. Baker
On Wed, 31 Oct 2001 [EMAIL PROTECTED] wrote: Hi all. I have installed DDD, and it looks neet, however when I am stepping thru a simple program it fails on an ifstreem. This same executable does not fail when run from xterm. Is there an option that I missed to tell DDD not to fail

Re: Debugger DDD with gdb

2001-10-31 Thread J.H.M. Dassen \(Ray\)
On Wed, Oct 31, 2001 at 13:37:05 -0500, [EMAIL PROTECTED] wrote: I have installed DDD, and it looks neet, however when I am stepping thru a simple program it fails on an ifstreem. That's not a very clear description of your problem. I guess you're trying to step into a function call to a

Re: Debugger DDD with gdb

2001-10-31 Thread Aaron Brashears
As has been pointed out, your problem description isn't very clear. There could be a lot of reasons for 'failure.' To answer your other question - I like both insight and ddd. I don't know if insight will work with the debian stable distribution. On Wed, Oct 31, 2001 at 01:37:05PM -0500, [EMAIL