From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9222 invoked by alias); 1 Jul 2009 16:26:53 -0000 Received: (qmail 9214 invoked by uid 22791); 1 Jul 2009 16:26:52 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Jul 2009 16:26:46 +0000 Received: (qmail 11020 invoked from network); 1 Jul 2009 16:26:44 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Jul 2009 16:26:44 -0000 From: Pedro Alves To: "Pierre Muller" Subject: Re: [RFC-v2] Add windows Thread Information Block Date: Wed, 01 Jul 2009 16:26:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org, "'Daniel Jacobowitz'" References: <000901c9f5ef$4ee06f10$eca14d30$@u-strasbg.fr> <200907011706.26291.pedro@codesourcery.com> <002a01c9fa67$9bceda10$d36c8e30$@u-strasbg.fr> In-Reply-To: <002a01c9fa67$9bceda10$d36c8e30$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200907011727.57754.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: 2009-07/txt/msg00020.txt.bz2 On Wednesday 01 July 2009 17:18:45, Pierre Muller wrote: > =A0 Furthermore, changing values of the thread information block > might also have strange effects! So does p *(char *) 0x0101010 =3D 0x55, but sometimes it's useful. :-) --=20 Pedro Alves