Date: Tue, 27 Feb 2001 20:48:53 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: hfj AT gmx DOT de (Joe H) Message-Id: <7458-Tue27Feb2001204853+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <3a9bc8a8.5310643@News.CIS.DFN.DE> (hfj@gmx.de) Subject: Re: rhide/gdb debugging problem References: <3a9bc8a8 DOT 5310643 AT News DOT CIS DOT DFN DOT DE> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: hfj AT gmx DOT de (Joe H) > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 27 Feb 2001 15:38:13 GMT > > running a fresh compiled programm in single stepping (trace into) mode works > correct, but after some passes I get the message > > "error accessing memory adress 0x15d8: Permission denied (EACCES)" > > from the GDB output window and it runs still the entire programm at once. > When I rebuild now the programm, the GDB window says > > "warning: cannot close "c/:djgpp/project/t88.exe: Bad file descriptor > (EBADF) Is it possible that you are trying to recompile/relink the program while it is still being debugged?