From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Marko Mlinar Cc: gdb@sources.redhat.com Subject: Re: Ctrl-C does not work Date: Fri, 12 Oct 2001 09:15:00 -0000 Message-id: <3BC71706.4030009@cygnus.com> References: <007d01c152e7$294427a0$0301010a@tyr> X-SW-Source: 2001-10/msg00121.html > Hello ! > > I am just finishing gdb port for or1k cpu. I've noticed that ctrl-c during > program execution does not > interrupt the target (I suppose this should occur during execution of > or1k_target_wait() function). > How can I turn this on? A little bit more information is probably needed. How exactly is GDB connected to the target? Andrew