Date: Wed, 10 Aug 94 01:00:44 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: debugging with gdb Reply-To: babcock AT cfa DOT harvard DOT edu I've got a C program which is ~150K without debug info and 870K with debug info. At one time, I could debug it with 1.11, but recently I noticed that both DJ's debugger and the full-screen debugger would crash when trying to load the program. After installing 1.12 and rebuilding everything, both of these debuggers work again, but gdb-dpmi gets a segmentation violation immediately after the gdb copyright is displayed. Any suggestions? I'd like to try out gdb before I need it.