From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3358 invoked by alias); 14 Dec 2006 05:02:41 -0000 Received: (qmail 3350 invoked by uid 22791); 14 Dec 2006 05:02:40 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Dec 2006 05:02:35 +0000 Received: by nf-out-0910.google.com with SMTP id p77so754176nfc for ; Wed, 13 Dec 2006 21:02:32 -0800 (PST) Received: by 10.82.120.14 with SMTP id s14mr180513buc.1166072551694; Wed, 13 Dec 2006 21:02:31 -0800 (PST) Received: by 10.82.150.7 with HTTP; Wed, 13 Dec 2006 21:02:31 -0800 (PST) Message-ID: <77d8667c0612132102y4e7f8f16pf1a419f9784f0be6@mail.gmail.com> Date: Thu, 14 Dec 2006 05:02:00 -0000 From: "Luo Yi" To: "Eli Zaretskii" , gdb@sourceware.org Subject: Re: How can I define the breakpoint-commands in my gdbinit file In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <77d8667c0612131751v2913b5d3l31f5d14fd94cdf40@mail.gmail.com> 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: 2006-12/txt/msg00125.txt.bz2 > There are bugs in nesting canned commands that are finished by `end'. > > I have a local patch to solve at least some of the bugs, but I never > got to apply it because I was requested to show the results of the > test suite after applying the patch, and never had time to install > expect and run the suite. > > I could try to dig out that patch, if you want to try it. > can you post your patches so I can get a try