From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13412 invoked by alias); 4 Jul 2007 18:15:16 -0000 Received: (qmail 13398 invoked by uid 22791); 4 Jul 2007 18:15:14 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jul 2007 18:15:12 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6E8EE982C4; Wed, 4 Jul 2007 18:15:10 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 71FEA9817A; Wed, 4 Jul 2007 18:15:09 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1I69N9-00008i-5D; Wed, 04 Jul 2007 14:14:39 -0400 Date: Wed, 04 Jul 2007 18:15:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: brobecker@adacore.com, denis.pilat@st.com, andrew.stubbs@st.com, gdb-patches@sourceware.org, iliev@ronetix.at Subject: Re: [rfc] Overflow in transfer-rate Message-ID: <20070704181439.GA32743@caradoc.them.org> Mail-Followup-To: Mark Kettenis , brobecker@adacore.com, denis.pilat@st.com, andrew.stubbs@st.com, gdb-patches@sourceware.org, iliev@ronetix.at References: <466D3A7D.9030101@st.com> <466D456F.5070406@st.com> <466D4AFD.8070409@st.com> <20070701221010.GA30560@caradoc.them.org> <4688AACA.70604@st.com> <20070703153213.GB2868@caradoc.them.org> <20070704172111.GB6035@adacore.com> <200707041800.l64I0J1w017560@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707041800.l64I0J1w017560@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-07/txt/msg00095.txt.bz2 On Wed, Jul 04, 2007 at 08:00:19PM +0200, Mark Kettenis wrote: > Just a heads-up, but I found out yesterday, that this commit: > > 2007-07-01 Daniel Jacobowitz > > PR symtab/2161 > * target.c (memory_xfer_partial): Do not continue past targets with > all memory. > > broke debugging threaded programs on OpenBSD. I think I know why, but > I haven't actually fixed it yet. I'd like to make sure this is fixed > before we make the release (but I can fix it on the branch if > necessary). Eek! I'm very sorry about that. I can not see how, but please let me know if you would like my help figuring it out. -- Daniel Jacobowitz CodeSourcery