From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22190 invoked by alias); 10 Aug 2012 05:03:30 -0000 Received: (qmail 22180 invoked by uid 22791); 10 Aug 2012 05:03:28 -0000 X-SWARE-Spam-Status: No, hits=-8.6 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,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; Fri, 10 Aug 2012 05:03:15 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E658B1B4005; Fri, 10 Aug 2012 05:03:14 +0000 (UTC) From: Mike Frysinger To: Tom Tromey Subject: Re: [patch v3] gdb: add completion handler for "handle" Date: Fri, 10 Aug 2012 05:03:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.5.0; KDE/4.6.5; x86_64; ; ) Cc: gdb-patches@sourceware.org References: <201208012353.56496.vapier@gentoo.org> <201208022351.18624.vapier@gentoo.org> <874nobdcyf.fsf@fleche.redhat.com> In-Reply-To: <874nobdcyf.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2231221.Brf6XrvNFi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201208100103.15745.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-08/txt/msg00303.txt.bz2 --nextPart2231221.Brf6XrvNFi Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 611 On Thursday 09 August 2012 16:31:36 Tom Tromey wrote: > >>>>> "Mike" =3D=3D Mike Frysinger writes: > Mike> The command line completion has spoiled me. Thus the lack of > completion with Mike> the "handle" command annoys me. Patch! >=20 > Mike> This does a few things: > Mike> - adds a VEC_merge helper > Mike> - adds a generic signal completer > Mike> - adds a completion handler for the "handle" command > Mike> - sets the completion handler for the "signal" command >=20 > This is PR 10436; so please note that in the ChangeLog. > This is ok, thanks. done & committed, thanks -mike --nextPart2231221.Brf6XrvNFi 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) iQIcBAABAgAGBQJQJJYTAAoJEEFjO5/oN/WBKZ4P/1NBWOk6wyD2Nzn9b63vasx0 AF+XVXr/k0/68pfCQtJyKmwcO4iTnvFyt2AhmMut9NQk+wmHRU4ek14lVHLluKkB TXo4lUZ82luSIn0jKzY1Z+vCqZ31uLABXcSd6OPaYIv4Fq6L+Lb0oGIgH7OC7pp1 v982blEh/3V2YkX8o4SbAjqgYKgIZHkLtCkvAen5aoqy+yofjacGRCzhVRkjiAcI iYzAhQ9/ShCpvp1IRZ8Dbsmm0ID1y1wMWHWihb9b4I5K3usXRghMvD77SGG2jp8i siwN/NPtnf1wl3G11t6QE9euZzaTbK5nsKVW6Mqo7axuj73evA5PhFcNWVWETYPk sRBJNWZBotPe9QdwWjPMpqdzt/c7jA2HyMz2D2vDBM03CPGSniw8B7tJevkTujxu ru7FcpxU4YUzuhBg91TmkQNsUCURNfEl10K///tUgGy3hafU2qgww+QZQBT0aQLL swODk9aT3JHtJx2i9DP/ypum/YunOuVLHuFmanEHmvUr1b5SRFWLThk2GXTEHpHh OVqB6N6/Tk64ECHkwZ+b1MngCllKy6VZ7MCjzNEPTLjODBqYWN+EbHv5npwaPGIM pcbODo5M/EUsXJ19hQH11YVy93CIdwTkh3oFuGsfD4wJE/3lTEeIAnOK0t0hWRnB IKmQ433tJ4rHasyg0Ss8 =qDqk -----END PGP SIGNATURE----- --nextPart2231221.Brf6XrvNFi--