From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27450 invoked by alias); 20 Nov 2007 19:28:58 -0000 Received: (qmail 27442 invoked by uid 22791); 20 Nov 2007 19:28:58 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 20 Nov 2007 19:28:45 +0000 Received: from kahikatea.snap.net.nz (11.30.255.123.static.snap.net.nz [123.255.30.11]) by viper.snap.net.nz (Postfix) with ESMTP id F058B3DA1D0; Wed, 21 Nov 2007 08:28:41 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 22C318FC6D; Wed, 21 Nov 2007 08:28:32 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18243.13661.579428.128690@kahikatea.snap.net.nz> Date: Tue, 20 Nov 2007 19:28:00 -0000 To: Nathan Sidwell Cc: gdb@sourceware.org, Jim Blandy Subject: Re: Non-stop multi-threaded debugging In-Reply-To: <4743178A.3050501@codesourcery.com> References: <4743178A.3050501@codesourcery.com> X-Mailer: VM 7.19 under Emacs 23.0.50.55 X-IsSubscribed: yes 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: 2007-11/txt/msg00199.txt.bz2 > - We're to implement asynchronous interaction with GDB. > > GDB will be responsive to commands while the program is running. > This is mostly a consequence of supporting non-stop multi-threaded > debugging: it's the degenerate case where no threads happen to be > stopped. I don't expect Jim will cut his holiday short to answer this, so this is for when he gets back: Will this use any of the code in the patch that I sent you, or will you use an entirely different approach? -- Nick http://www.inet.net.nz/~nickrob