Xref: news2.mv.net comp.os.msdos.djgpp:4958 From: fisher AT bu DOT edu (Paul Fisher) Newsgroups: comp.os.msdos.djgpp Subject: GDB problems Date: 14 Jun 1996 04:09:30 GMT Organization: Boston University Lines: 22 Message-ID: <4pqolq$404@news.bu.edu> NNTP-Posting-Host: idku.bu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I'm running GDB under DOS 6.2. I just can't get it to work properly. I'm compiling code using DJGPP V2.0. Either, the code doesn't run correctly within GDB, although it runs 100% outside of GDB with the same compiler flags. Or the code runs, but if I set a breakpoint I automatically get a SIGINT error, which causes GDB to drop the module, effectively negating any possibility of actually debugging. These problems occur with compiles of both C and C++ code. These are simple test programs, so they are assumed to be bug free. I just can't get anything to work properly. Any help or ideas would be greatly appreciated. --Paul -- Paul Fisher fisher AT ltpmail DOT gsfc DOT nasa DOT gov