From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23296 invoked by alias); 24 Oct 2008 19:41:25 -0000 Received: (qmail 23286 invoked by uid 22791); 24 Oct 2008 19:41:24 -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; Fri, 24 Oct 2008 19:40:49 +0000 Received: (qmail 27506 invoked from network); 24 Oct 2008 19:40:47 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 24 Oct 2008 19:40:47 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: generic async event handlers in the event loop, for remote non-stop (was: generic `struct serial' interface pipe for remote non-stop) Date: Fri, 24 Oct 2008 19:41:00 -0000 User-Agent: KMail/1.9.9 References: <200810240132.42007.pedro@codesourcery.com> <200810242036.35292.pedro@codesourcery.com> In-Reply-To: <200810242036.35292.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810242040.49813.pedro@codesourcery.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: 2008-10/txt/msg00617.txt.bz2 On Friday 24 October 2008 20:36:34, Pedro Alves wrote: > Thank you! I've now checked the patch in. Forgot to mention --- I tested this on both native and local gdbserver on x86-64-unknown-linux-gnu (both -m64/-m32), and also gave it a spin on native mingw32 in our internal tree. Let me know if you spot any weirdness related to this. -- Pedro Alves