From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13741 invoked by alias); 12 Feb 2009 21:33:54 -0000 Received: (qmail 13732 invoked by uid 22791); 12 Feb 2009 21:33:53 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mu-out-0910.google.com (HELO mu-out-0910.google.com) (209.85.134.190) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Feb 2009 21:33:48 +0000 Received: by mu-out-0910.google.com with SMTP id g7so381892muf.8 for ; Thu, 12 Feb 2009 13:33:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.221.5 with SMTP id y5mr672759muq.66.1234474425562; Thu, 12 Feb 2009 13:33:45 -0800 (PST) In-Reply-To: <578d90ee0902121323s30299358y326cb7776ec7f3be@mail.gmail.com> References: <578d90ee0902121102h75129e60xec5aae8a15820b08@mail.gmail.com> <499473D7.9020603@adacore.com> <578d90ee0902121323s30299358y326cb7776ec7f3be@mail.gmail.com> Date: Thu, 12 Feb 2009 21:33:00 -0000 Message-ID: <578d90ee0902121333q1f064524u5b9be257b734df68@mail.gmail.com> Subject: Re: Problem setting a breakpoint at a location containing spaces (using MI) From: Francois Chouinard To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-02/txt/msg00105.txt.bz2 So, short of wrapping the corresponding CLI command, is there a way to stick to MI and set such a breakpoint?