Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 16 Feb 2003 18:38:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 16 Feb 2003 18:38:49 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:50948 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sun, 16 Feb 2003 18:38:49 -0500 Date: Sun, 16 Feb 2003 15:44:57 -0800 (PST) From: Linus Torvalds To: Daniel Jacobowitz cc: Roland McGrath , Ingo Molnar , Subject: Re: Signal/gdb oddity in 2.5.61 In-Reply-To: <20030216232751.GA7687@nevyn.them.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 18 On Sun, 16 Feb 2003, Daniel Jacobowitz wrote: > > I've also got a conceptual issue with your change. Continuing a > process normally overrides a pending stop. Why shouldn't this be true > with ptrace too? It used to be - not in the POSIX sense, since we > wouldn't override things like SIGTSTP, but the point holds. I do agree. It seems that the old behaviour was more logical than the new one is. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/