From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8474 invoked by alias); 10 Jul 2008 19:34:01 -0000 Received: (qmail 8378 invoked by uid 22791); 10 Jul 2008 19:34:01 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Jul 2008 19:33:35 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6AJXXor015516 for ; Thu, 10 Jul 2008 15:33:33 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6AJXXmp012380; Thu, 10 Jul 2008 15:33:33 -0400 Received: from opsy.redhat.com (vpn-10-44.bos.redhat.com [10.16.10.44]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6AJXWx6015182; Thu, 10 Jul 2008 15:33:32 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 1BC1837829C; Thu, 10 Jul 2008 13:33:32 -0600 (MDT) To: gdb-patches@sources.redhat.com Subject: Patch ping From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Thu, 10 Jul 2008 19:34:00 -0000 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2008-07/txt/msg00158.txt.bz2 Hi, time for a patch ping. This is the second ping for the rewrite of the 'macro' patch. This patch implements the missing-but-documented 'macro' subcommands: http://sourceware.org/ml/gdb-patches/2008-06/msg00086.html This is the first ping for the patch to fix up 'help' completion. I may be pinging this slightly early... next Monday will be 2 weeks. http://sourceware.org/ml/gdb-patches/2008-06/msg00589.html Also, if someone could try out this dependency-tracking patch on a non-GNU-make, I would be happy to port it to the trunk, write a ChangeLog entry, and propose it for real: http://sourceware.org/ml/gdb/2008-06/msg00312.html thanks, Tom