From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26731 invoked by alias); 23 Aug 2007 02:49:20 -0000 Received: (qmail 24341 invoked from network); 23 Aug 2007 02:49:08 -0000 Received: from unknown (202.108.59.148) by sourceware.org with QMTP; 23 Aug 2007 02:49:08 -0000 Received: (qmail 7847 invoked from network); 23 Aug 2007 10:44:58 +0800 Received: from unknown (HELO xchen) (Authenticated?user:?xchen@sunrisetelecom.com.cn@[211.157.209.206]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 23 Aug 2007 10:44:58 +0800 From: "xchen" To: "'Eli Zaretskii'" , "'Roland Puntaier'" Cc: Subject: =?gb2312?B?tPC4tDogKFJpc2luZyBTcGFtIEFsZXJ0KVJlOiBnZGItNi42IG1pbg==?= =?gb2312?B?Z3cgcG9ydCBoYW5ncyBhZnRlciBDdHJsLUM=?= Date: Thu, 23 Aug 2007 02:49:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00167.txt.bz2 Message-ID: <20070823024900.8ApF54bAjji5WCdJPIm4CZAEtV7u8Ay0yeZ73aSm8zY@z> Hi I am sorry to interrupt your talk. I send serveral mails to gdb@sourceware.org, but I didn't find them in mail list archive. Somebody can tell me why? Thx, Xi -----=D3=CA=BC=FE=D4=AD=BC=FE----- =B7=A2=BC=FE=C8=CB: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.o= rg] =B4=FA=B1=ED Eli Zaretskii =B7=A2=CB=CD=CA=B1=BC=E4: 2007=C4=EA8=D4=C223=C8=D5 3:20 =CA=D5=BC=FE=C8=CB: Roland Puntaier =B3=AD=CB=CD: gdb@sourceware.org =D6=F7=CC=E2: (Rising Spam Alert)Re: gdb-6.6 mingw port hangs after Ctrl-C > From: Roland Puntaier > Date: Wed, 22 Aug 2007 13:10:07 +0200 >=20 > I wanted to try this with the following changes in remoted.c, but I=20 > could'nt find a way to get the EIP of the new address, i.e. > "continueHere:".=20 > How could that be done? One way to do that would be to call setjmp at continueHere, and then call longjmp to jump there from any other place.