From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32524 invoked by alias); 21 Nov 2001 11:33:05 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 32487 invoked from network); 21 Nov 2001 11:33:03 -0000 Received: from unknown (HELO cerbere.u-strasbg.fr) (130.79.112.7) by sourceware.cygnus.com with SMTP; 21 Nov 2001 11:33:03 -0000 Received: from laocoon (laocoon.u-strasbg.fr [130.79.112.72]) by cerbere.u-strasbg.fr (8.9.3/8.8.7) with ESMTP id MAA07462; Wed, 21 Nov 2001 12:32:58 +0100 Message-Id: <4.2.0.58.20011121123209.01841fa0@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Thu, 08 Nov 2001 12:29:00 -0000 To: Michael Snyder From: Pierre Muller Subject: Re: [RFA] Add ix86 target to asm-source.exp test Cc: gdb-patches@sources.redhat.com In-Reply-To: <200111210151.fAL1pKc09578@reddwarf.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2001-11/txt/msg00164.txt.bz2 At 02:51 21/11/2001 , vous avez écrit: >This is a minimal port of the asm-source test to the i[3456]86 target. >This runs successfully on a Linux x86 machine, but will probably need >some work to make it run on other ix86 platforms (esp. embedded). > comment "exit (0)" > .macro gdbasm_exit0 > hlt > .endm Is it reasonable to include a priviledged instruction at that point ? All depends if this code is possibly executed... Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99