From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2879 invoked by alias); 1 Sep 2009 17:12:50 -0000 Received: (qmail 2871 invoked by uid 22791); 1 Sep 2009 17:12:49 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Sep 2009 17:12:44 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KPA00300Y7TG200@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Tue, 01 Sep 2009 20:12:12 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.144.38]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KPA004B4YGA3D40@i-mtaout7.012.net.il>; Tue, 01 Sep 2009 20:12:11 +0300 (IDT) Date: Tue, 01 Sep 2009 17:12:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/RFC Prec] Add process record skip 6/6 (doc) In-reply-to: To: Hui Zhu Cc: gdb-patches@sourceware.org, msnyder@vmware.com, green@moxielogic.com Reply-to: Eli Zaretskii Message-id: <8363c2a8we.fsf@gnu.org> References: <837hwzir3w.fsf@gnu.org> <8363cefkkp.fsf@gnu.org> <83fxbhdofo.fsf@gnu.org> <83skfecvmz.fsf@gnu.org> <83hbvo9blv.fsf@gnu.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: 2009-09/txt/msg00023.txt.bz2 > From: Hui Zhu > Date: Tue, 1 Sep 2009 16:56:42 +0800 > Cc: gdb-patches@sourceware.org, msnyder@vmware.com, green@moxielogic.com > > I think this idea is not bad. But when user set a simple_function to > GDB, check if this function is really a simple function or not is not > easy. Why should GDB care? Let the user care. > What about keep this idea and add special patch for it when gdb > support record skip? If no one else is concerned about this, I can live with that. > +beginning of a function. When this breaks break, if ^^^^^^^^^^^^^^^^^^^^^^ "When this breakpoint breaks" Otherwise, fine.