Xref: news2.mv.net comp.os.msdos.djgpp:2130 From: sensen AT wolga DOT uni-paderborn DOT de (Norbert Sensen) Newsgroups: comp.os.msdos.djgpp Subject: gdb running programms Date: 22 Mar 1996 08:46:55 GMT Organization: University of Paderborn, Germany Lines: 28 Sender: sensen AT wolga (Norbert Sensen) Distribution: world Message-ID: <4itpdv$gq6@news.uni-paderborn.de> Reply-To: sensen AT uni-paderborn DOT de NNTP-Posting-Host: wolga.uni-paderborn.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello, i've just installed djgpp on my computer a few days and am think it's all fine. But one question to the debugger gdb: I start it with 'gdb cart' (cart is my programm to debug). Then i can start the programm cart with the command 'run ' and the programm runs. 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" And i'm not able to start the programm an second time with the debugger and have to quit and restart the debugger to run the programm again! What's the problem ? I cannot find the error ? I've looked in all documents and info, but i cannot find the answer, please help. thank you Norbert Sensen sensen AT uni-paderborn DOT de