From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21038 invoked by alias); 29 Jun 2004 18:18:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20987 invoked from network); 29 Jun 2004 18:18:57 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (154.20.98.178) by sourceware.org with SMTP; 29 Jun 2004 18:18:57 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 1815C47D8D; Tue, 29 Jun 2004 11:18:57 -0700 (PDT) Date: Tue, 29 Jun 2004 18:18:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA] Pb stepping inside DLL function Message-ID: <20040629181856.GA620@gnat.com> References: <20040624002220.GK1143@gnat.com> <20040624002305.GL1143@gnat.com> <20040629143518.GA17384@trixie.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040629143518.GA17384@trixie.casa.cgf.cx> User-Agent: Mutt/1.4i X-SW-Source: 2004-06/txt/msg00677.txt.bz2 > On Wed, Jun 23, 2004 at 05:23:05PM -0700, Joel Brobecker wrote: > >2004-06-23 Joel Brobecker > > > > * i386-cygwin-tdep.c (i386-cygwin-tdep.c): New function. > > (i386_cygwin_in_solib_call_trampoline): New function. > > (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline > > and skip_trampoline_code gdbarch methods. > > > >Tested on x86-windows (XP), no regression. > >OK to apply? > > Sorry for the delay, Joel. > > Yes, please apply. Thank you, applied. (and no worries for the delay, a delay of a week or even two weeks is perfectly acceptable to me) -- Joel