Date: Tue, 26 Mar 1996 07:02:05 +0200 (IST) From: Eli Zaretskii To: Norbert Sensen Cc: djgpp AT delorie DOT com, sensen AT uni-paderborn DOT de Subject: Re: gdb running programms In-Reply-To: <4itpdv$gq6@news.uni-paderborn.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 22 Mar 1996, Norbert Sensen wrote: > That's all ok, but then there is a problem: > If i want to start the programm again with > the command 'run ' gdb complains: > "You can't do that without a process to debug" This is a known lossage of the DJGPP port of gdb: you cannot restart the debugged program, you must exit the debugger and enter it again.