From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30324 invoked by alias); 2 Mar 2011 07:29:46 -0000 Received: (qmail 30315 invoked by uid 22791); 2 Mar 2011 07:29:45 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,TW_QE X-Spam-Check-By: sourceware.org Received: from mail-bw0-f41.google.com (HELO mail-bw0-f41.google.com) (209.85.214.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Mar 2011 07:29:41 +0000 Received: by bwz17 with SMTP id 17so6235642bwz.0 for ; Tue, 01 Mar 2011 23:29:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.72.137 with SMTP id m9mr6889856bkj.191.1299050978601; Tue, 01 Mar 2011 23:29:38 -0800 (PST) Received: by 10.204.53.200 with HTTP; Tue, 1 Mar 2011 23:29:38 -0800 (PST) In-Reply-To: <201103011850.29526.vapier@gentoo.org> References: <201103011335.06278.vapier@gentoo.org> <201103011850.29526.vapier@gentoo.org> Date: Wed, 02 Mar 2011 07:29:00 -0000 Message-ID: Subject: Re: gdb + remote qemu, Ctrl-C does not work From: "dpc@ucore.info" To: Mike Frysinger Cc: gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 2011-03/txt/msg00009.txt.bz2 On Wed, Mar 2, 2011 at 12:50 AM, Mike Frysinger wrote: >> Clearly the gdb has some way to break gdb if sending SIGINT to gdb >> works. > > if the remote stub does things wrong, there's nothing the gdb client shou= ld be > doing to work around it. =C2=A0fix the remote stub. That's the possibility as well. Someone / I could try fix qemu sources. However I don't understand why gdb is doing something different on SIGINT and something different on Ctrl-C. --=20 http://dpc.ucore.info