From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11248 invoked by alias); 10 Apr 2007 18:58:12 -0000 Received: (qmail 11239 invoked by uid 22791); 10 Apr 2007 18:58:12 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 19:58:07 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-253-80.inter.net.il [84.229.253.80]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GMF25516 (AUTH halo1); Tue, 10 Apr 2007 21:58:03 +0300 (IDT) Date: Tue, 10 Apr 2007 18:58:00 -0000 Message-Id: From: Eli Zaretskii To: "Pedro Alves" CC: gdb-patches@sourceware.org In-reply-to: <4053daab0704100333j194f42b8xecc9a81a0fe479d6@mail.gmail.com> (pedro_alves@portugalmail.pt) Subject: Re: [Cygwin] Fix for: detaching crashes the inferior. Reply-to: Eli Zaretskii References: <4618D3F7.3040700@portugalmail.pt> <4619748C.5080007@portugalmail.pt> <46199F9C.1060803@portugalmail.pt> <4053daab0704100333j194f42b8xecc9a81a0fe479d6@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00098.txt.bz2 > Date: Tue, 10 Apr 2007 11:33:15 +0100 > From: "Pedro Alves" > Cc: gdb-patches@sourceware.org > > I think that gdb by design always removes the breakpoints from the > inferior when it stops, but it would be nice if someone would confirm > or unconfirm this. I think you are right, but you wanted to be 110% sure...