From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 810 invoked by alias); 10 Apr 2008 18:10:07 -0000 Received: (qmail 789 invoked by uid 22791); 10 Apr 2008 18:10:06 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Apr 2008 18:09:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 127B62A9EE8; Thu, 10 Apr 2008 14:09:47 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Tno2Zbdz1ItA; Thu, 10 Apr 2008 14:09:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id CF5F82A9E6E; Thu, 10 Apr 2008 14:09:46 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C6819E7ACD; Thu, 10 Apr 2008 11:09:44 -0700 (PDT) Date: Thu, 10 Apr 2008 18:24:00 -0000 From: Joel Brobecker To: gdb@sourceware.org, Nick Roberts Subject: Re: Non-stop debugging and automatically stopping the target Message-ID: <20080410180944.GB7163@adacore.com> References: <20080410141711.GA22694@caradoc.them.org> <20080410174124.GA7163@adacore.com> <20080410175925.GA5379@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080410175925.GA5379@caradoc.them.org> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00086.txt.bz2 > Perhaps there should be a "real-time sensitive" setting, then - > probably off by default with a nice manual section? That sounds like a plan to me. What would we do if the setting was on, though? - disallow backtrace? - allow memory reads? -- Joel