From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marko Mlinar" To: Subject: Ctrl-C does not work Date: Thu, 11 Oct 2001 23:24:00 -0000 Message-id: <007d01c152e7$294427a0$0301010a@tyr> X-SW-Source: 2001-10/msg00117.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? thanks, Marko