From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12084 invoked by alias); 1 Mar 2011 23:50:40 -0000 Received: (qmail 12076 invoked by uid 22791); 1 Mar 2011 23:50:40 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,TW_QE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Mar 2011 23:50:35 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BAC4E1B4012; Tue, 1 Mar 2011 23:50:33 +0000 (UTC) From: Mike Frysinger To: "dpc@ucore.info" Subject: Re: gdb + remote qemu, Ctrl-C does not work Date: Tue, 01 Mar 2011 23:50:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.37; KDE/4.6.0; x86_64; ; ) Cc: gdb@sourceware.org References: <201103011335.06278.vapier@gentoo.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1468322.N3IBJzcf4F"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201103011850.29526.vapier@gentoo.org> 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/msg00006.txt.bz2 --nextPart1468322.N3IBJzcf4F Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 598 On Tuesday, March 01, 2011 17:52:29 dpc@ucore.info wrote: > On Tue, Mar 1, 2011 at 7:35 PM, Mike Frysinger wrote: > > On Tuesday, March 01, 2011 09:47:57 dpc@ucore.info wrote: > >> I have a little problem with arm-none-eabi-gdb that I'm debugging > >> remote qemu-system-arm targets. > >=20 > > last i looked at this, it seemed like a qemu problem, not gdb >=20 > 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 should= be=20 doing to work around it. fix the remote stub. -mike --nextPart1468322.N3IBJzcf4F Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJNbYZFAAoJEEFjO5/oN/WB4PkQAJ7kx9+Gq/yAssq3M6rbIgg/ 5OLiDvCSknq7NCyijMncCfuhUskwID2sFkWQMJ2VDaEIAnh+3RSea9fWitteOenH VeASGfDH3SpgZeARRUlCfT0ccU1r4R9i1PL6H9+xEgSL15FA0vseQ+9YNaDB60oT umROMdQJuFsAZd0fDXhwX4NDLeW5p5gvnzhzFd5CorBVA+44vi9Y+1JLEVa/qcIG coONV05J0ciAplqef91Qo0DqNirgoyTRnhHe9qggkuqN3sMiXcLzqv0Zo2hHoMkC E12UNgOwKQzBtcnPKxSWpcG53UXvc2nzEADdLfSjjmj0SEpYkkSOfEVPgpVE4txu NFc4y/+gn/H4pHGuAg7KEa4SE0SG+kVxknYOUWGA+mM/f7mqZ6ufIpETLvIyxKAx rynL4+GxtCt4SPhKdeHx8mkrd9cBaSAQD58iRuCbqZRBp14deaPGGv3hKcZ2ItdJ Oi8D/oQ9RcsrzRJJ5e5AGfbh6i+G7qZ8Rbel9kztN9lyTg6J/ssy37+TalRE/PGf OxLNhwwEe27h5iWEwKuKaTjrOf3mqiY3/VvJyNuX5a1V9AYnw+S7E1OwKlDhk1ME 0DQPyOJsIXVHoco2gi9Dh9DbCQKaGnQUhIFVG1LFMQVaCKheMWspBenvHAdPsR9V lZp8TCpXG+fZVmKYiRfr =Rha8 -----END PGP SIGNATURE----- --nextPart1468322.N3IBJzcf4F--