This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

答复: (Rising Spam Alert)Re: gdb-6.6 min gw port hangs after Ctrl-C


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

-----邮件原件-----
发件人: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] 代表 Eli
Zaretskii
发送时间: 2007年8月23日 3:20
收件人: Roland Puntaier
抄送: gdb@sourceware.org
主题: (Rising Spam Alert)Re: gdb-6.6 mingw port hangs after Ctrl-C

> From: Roland Puntaier <Roland.Puntaier@br-automation.com>
> Date: Wed, 22 Aug 2007 13:10:07 +0200
> 
> I wanted to try this with the following changes in remoted.c, but I 
> could'nt find a way to get the EIP of the new address, i.e.
> "continueHere:". 
> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]