Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: night of the living dead - gdb won't let me kill! From: Ed Date: 07 Jan 2003 19:55:05 -0700 Message-ID: Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Howdy all! I'm using the latest cygwin gdb, g++, and emacs to port some complex code from windows to linux. First I ported to cygwin, then to linux. Worked great! But there was one fly in the ointment. While using gdb I did a kill so that I could rebuild the app. Make (or rather the linker) wouldn't let me overwrite the executable file until I had actually quit gdb. Is there some kind of file locking issue here? Thanks! Ed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/