From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27470 invoked by alias); 9 Jul 2011 19:06:28 -0000 Received: (qmail 27460 invoked by uid 22791); 9 Jul 2011 19:06:27 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,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; Sat, 09 Jul 2011 19:06:13 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F32DA1B4005; Sat, 9 Jul 2011 19:06:12 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: PATCH Date: Sun, 10 Jul 2011 07:47:00 -0000 User-Agent: KMail/1.13.7 (Linux/2.6.39; KDE/4.6.3; x86_64; ; ) Cc: Abhijit Halder References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3318652.ukNkfphOee"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201107091506.11339.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: 2011-07/txt/msg00268.txt.bz2 --nextPart3318652.ukNkfphOee Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 630 On Saturday, July 09, 2011 04:30:29 Abhijit Halder wrote: > There is no way to pass the output of a gdb command to a shell > command. For example, something similar is not permitted: "(gdb) > thread apply all bt | vim -". This kind of feature is quite helpful in > a scenario where a program under debugger has 100s of threads running > and one wants to search a particular pattern in stack-traces. I have > implemented a feature which will allow one to pass the output of any > gdb command to any shell command. looks pretty cool. your e-mail summaries in the future though should be mo= re=20 clear than simply "PATCH". -mike --nextPart3318652.ukNkfphOee 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) iQIcBAABAgAGBQJOGKajAAoJEEFjO5/oN/WBteYQAMIgAej87stm2OZP/hHU2/tn kAcz9C66fmvTNd9alkyoCrYo/2w18lw0MC/q7RZTRS02edqLcKhDJXu9jvVTxjBp D4pAf6mRuuE0r8tCqv2jgA2P94Lf8cowMFLCmq5RjNk7hIWFptZIXLmhrJRmc3Ph FBk0nLc+pndHTooCnm5l1jQm/f09c7NTiDjysw/D/6pv+0R+Z4eo7IAwsGHqqacn 7Q0vmYDvWOcD9IVPeTRosDCXzhRcBXQhb4RPQLJXaaWNlCSna+Cbcwq5Rtz3SNX0 8k3LzyQSViIkvFjgHBqm3qu7ElqHFYDrAQzGKfaybVY530l209pDYUrK7dnIUJhF 0JJ7iootTSiXhHWuy6GR00al/powSYcVkc/Kn0Av5TA6ktmd1N9++ezs+r8IQ3ds MhKpVcDgNgV0t6MR2K1orDV26EEUVbKkvxcIKgWUhXWnnO1xtr4P3hPuQMqvo9kZ Tc+iZd/CBhtUKf0xc7XPDpPAbhenIB+EcEtGvt6PhR1ousU9mqvcMx7Z4vxv+VO+ nLi20muPCMTQjXyvukOfw45P6MUfulKINRRGbOUobYkbHZyJ7lvy7qJgeprY/WxY 4ByQU4DwfwBQgrVtAG/Ecvf9y967e7IqJ6+KFQXWfpZ7NJz3wkN+WvAsMR4SvwnL ZKF6UN1wF8FQBD4BEamD =AXOE -----END PGP SIGNATURE----- --nextPart3318652.ukNkfphOee--