From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22928 invoked by alias); 20 May 2013 15:44:31 -0000 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 Received: (qmail 22918 invoked by uid 89); 20 May 2013 15:44:31 -0000 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_NIX_SPAM,SPF_SOFTFAIL autolearn=no version=3.3.1 Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 20 May 2013 15:44:29 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MN300F00SSDEJ00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Mon, 20 May 2013 18:44:23 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MN300FUBT1XG200@a-mtaout20.012.net.il>; Mon, 20 May 2013 18:44:22 +0300 (IDT) Date: Mon, 20 May 2013 15:44:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] add -s option to make -break-insert support dprintf In-reply-to: To: Hui Zhu Cc: tromey@redhat.com, palves@redhat.com, hui_zhu@mentor.com, gdb-patches@sourceware.org, marc.khouzam@ericsson.com Reply-to: Eli Zaretskii Message-id: <83bo85wt9u.fsf@gnu.org> References: <515451EA.1000200@mentor.com> <83y5d7wpvq.fsf@gnu.org> <516454DA.9040109@redhat.com> <87ppxzhfqy.fsf@fleche.redhat.com> <516C2549.3060808@redhat.com> <87vc7ithtj.fsf@fleche.redhat.com> <87wqrrll9m.fsf@fleche.redhat.com> <87d2t2tt02.fsf@fleche.redhat.com> <87ehdehnc9.fsf@fleche.redhat.com> <838v3masbd.fsf@gnu.org> <834ne6an8h.fsf@gnu.org> X-SW-Source: 2013-05/txt/msg00732.txt.bz2 > From: Hui Zhu > Date: Mon, 20 May 2013 15:30:44 +0800 > Cc: tromey@redhat.com, palves@redhat.com, hui_zhu@mentor.com, > gdb-patches@sourceware.org, marc.khouzam@ericsson.com > > Ping http://sourceware.org/ml/gdb-patches/2013-05/msg00460.html OK.