From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26880 invoked by alias); 27 Jul 2006 09:33:13 -0000 Received: (qmail 26848 invoked by uid 22791); 27 Jul 2006 09:33:09 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-vbr10.xs4all.nl (HELO smtp-vbr10.xs4all.nl) (194.109.24.30) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Jul 2006 09:33:05 +0000 Received: from webmail.xs4all.nl (dovemail7.xs4all.nl [194.109.26.9]) by smtp-vbr10.xs4all.nl (8.13.6/8.13.6) with ESMTP id k6R9WxlG009252; Thu, 27 Jul 2006 11:32:59 +0200 (CEST) (envelope-from mark.kettenis@xs4all.nl) Received: from 192.87.1.22 (SquirrelMail authenticated user sibelius) by webmail.xs4all.nl with HTTP; Thu, 27 Jul 2006 11:32:59 +0200 (CEST) Message-ID: <10738.192.87.1.22.1153992779.squirrel@webmail.xs4all.nl> In-Reply-To: <20060727012322.GQ1376@adacore.com> References: <20060727012322.GQ1376@adacore.com> Date: Thu, 27 Jul 2006 09:33:00 -0000 Subject: Re: [RFA/i386] pb reading insns if breakpoints still inserted (take 2) From: "Mark Kettenis" To: "Joel Brobecker" Cc: gdb-patches@sources.redhat.com User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00400.txt.bz2 > 2006-07-26 Joel Brobecker > > * i386-tdep.c (i386_follow_jump): Use read_memory_nobpt to read > instructions. > (i386_analyze_struct_return): Likewise. > (i386_skip_probe): Likewise. > (i386_match_insn): Likewise. > (i386_analyze_frame_setup): Likewise. > (i386_analyze_register_saves): Likewise. > (i386_skip_prologue): Likewise. ok