From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4398 invoked by alias); 13 Apr 2010 20:48:30 -0000 Received: (qmail 4390 invoked by uid 22791); 13 Apr 2010 20:48:30 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 13 Apr 2010 20:48:25 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id o3DKm8Um017302; Tue, 13 Apr 2010 22:48:08 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id o3DKm6ut008251; Tue, 13 Apr 2010 22:48:06 +0200 (CEST) Date: Tue, 13 Apr 2010 20:48:00 -0000 Message-Id: <201004132048.o3DKm6ut008251@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: hjl.tools@gmail.com CC: gdb-patches@sourceware.org, jan.kratochvil@redhat.com In-reply-to: <20100413203751.GA21951@intel.com> (hongjiu.lu@intel.com) Subject: Re: PATCH: PR corefiles/11467: amd64 gdb generates corrupted 32bit core file References: <20100410221943.GA9675@intel.com> <20100410222742.GA9901@intel.com> <20100411000053.GA12675@intel.com> <20100411205250.GA24158@intel.com> <20100412132225.GA5932@intel.com> <20100413171757.GA6387@intel.com> <20100413174806.GA30532@intel.com> <20100413203751.GA21951@intel.com> 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: 2010-04/txt/msg00427.txt.bz2 > Date: Tue, 13 Apr 2010 13:37:51 -0700 > From: "H.J. Lu" > > Here is the new patch to check of gregset >= sizeof_gregset. OK to > install? Please stop sending diffs until you understand how the code is supposed to work.