From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2499 invoked by alias); 6 Jul 2008 22:45:41 -0000 Received: (qmail 2490 invoked by uid 22791); 6 Jul 2008 22:45:41 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 06 Jul 2008 22:45:23 +0000 Received: (qmail 16959 invoked from network); 6 Jul 2008 22:45:22 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 Jul 2008 22:45:22 -0000 From: Pedro Alves To: gdb@sourceware.org Subject: Re: non-stop debugging demo from gcc summit Date: Sun, 06 Jul 2008 22:45:00 -0000 User-Agent: KMail/1.9.9 Cc: "Doug Evans" References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807062345.20537.pedro@codesourcery.com> 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: 2008-07/txt/msg00036.txt.bz2 A Sunday 06 July 2008 23:21:00, Doug Evans wrote: > Hi. Is enough of the non-stop debugging worked checked in that one > can play with things along the lines of the demo that was given at the > gcc summit? Close. We're 11 patches away from it. They were all posted at gdb-patches@ on July 2. -- Pedro Alves