From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27664 invoked by alias); 12 Jan 2010 22:56:42 -0000 Received: (qmail 27637 invoked by uid 22791); 12 Jan 2010 22:56:40 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Jan 2010 22:56:36 +0000 Received: from wpaz33.hot.corp.google.com (wpaz33.hot.corp.google.com [172.24.198.97]) by smtp-out.google.com with ESMTP id o0CMuYjP002706 for ; Tue, 12 Jan 2010 14:56:34 -0800 Received: from ewy4 (ewy4.prod.google.com [10.241.103.4]) by wpaz33.hot.corp.google.com with ESMTP id o0CMuX79018271 for ; Tue, 12 Jan 2010 14:56:33 -0800 Received: by ewy4 with SMTP id 4so46850ewy.7 for ; Tue, 12 Jan 2010 14:56:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.91.12 with SMTP id g12mr956301wef.33.1263336992972; Tue, 12 Jan 2010 14:56:32 -0800 (PST) In-Reply-To: <201001130043.45256.vladimir@codesourcery.com> References: <200912171533.21699.pedro@codesourcery.com> <201001120001.08384.vladimir@codesourcery.com> <201001112122.08451.pedro@codesourcery.com> <201001130043.45256.vladimir@codesourcery.com> Date: Tue, 12 Jan 2010 22:56:00 -0000 Message-ID: Subject: Re: [MI] core awareness From: Doug Evans To: Vladimir Prus Cc: Pedro Alves , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true 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: 2010-01/txt/msg00319.txt.bz2 On Tue, Jan 12, 2010 at 1:43 PM, Vladimir Prus wrote: > Thanks. Here's the version I've just checked in. Differs from above in: > > =A0 =A0 =A0 =A0- mi-support.exp fix to make it not crash on the 'core' fi= eld > =A0 =A0 =A0 =A0- demand_private_info now initialized 'extra' to 0, and do= es not rely > =A0 =A0 =A0 =A0 =A0on luck. Hi. Nit: features/threads.dtd didn't get checked in.