From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31163 invoked by alias); 16 Dec 2001 08:15:17 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31142 invoked from network); 16 Dec 2001 08:15:14 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 16 Dec 2001 08:15:14 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id KAA13258; Sun, 16 Dec 2001 10:14:27 +0200 (IST) Date: Sun, 16 Dec 2001 00:15:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Andrew Cagney cc: muller@cerbere.u-strasbg.fr, autophile@starband.net, gdb@sources.redhat.com, cgf@redhat.com Subject: Re: [Q] Accessing fs:0 on x86 Linux? In-Reply-To: <3C1B9099.5020306@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-12/txt/msg00146.txt.bz2 On Sat, 15 Dec 2001, Andrew Cagney wrote: > Can I suggest playing with the @ prefix operator that Michael > Snyder recently added. Thanks, I will look into this when I have time.