From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26060 invoked by alias); 3 Aug 2009 03:07:45 -0000 Received: (qmail 26051 invoked by uid 22791); 3 Aug 2009 03:07:45 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from qw-out-1920.google.com (HELO qw-out-1920.google.com) (74.125.92.150) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Aug 2009 03:07:39 +0000 Received: by qw-out-1920.google.com with SMTP id 5so1953468qwf.24 for ; Sun, 02 Aug 2009 20:07:37 -0700 (PDT) Received: by 10.224.67.14 with SMTP id p14mr4273859qai.4.1249268857054; Sun, 02 Aug 2009 20:07:37 -0700 (PDT) Received: from hotblack.localnet ([189.4.46.16]) by mx.google.com with ESMTPS id 2sm11774701qwi.3.2009.08.02.20.07.31 (version=SSLv3 cipher=RC4-MD5); Sun, 02 Aug 2009 20:07:35 -0700 (PDT) From: Thiago Jung Bauermann To: gdb-patches@sourceware.org Subject: Re: [rfc] Infrastructure to disable breakpoints during inferior startup Date: Mon, 03 Aug 2009 03:07:00 -0000 User-Agent: KMail/1.11.4 (Linux/2.6.30-1-amd64; KDE/4.2.4; x86_64; ; ) Cc: "Ulrich Weigand" , Pedro Alves , tromey@redhat.com, Jan Kratochvil References: <200907311435.n6VEZTLo028336@d12av02.megacenter.de.ibm.com> In-Reply-To: <200907311435.n6VEZTLo028336@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908030008.58713.thiago.bauermann@gmail.com> 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-08/txt/msg00014.txt.bz2 Em Sexta-feira 31 Julho 2009 11:35:29 Ulrich Weigand escreveu: > Thanks, Pedro! I've checked the patch in now; if you have any issues > in adapting the multi-exec patch, please let me know; I'd be happy > to help ... The explanation in the first message in this thread is the kind of thing that fits perfectly in the GDB Internals manual. If you don't have the time or inclination to add the text there, I can do it. But in the long run IMHO we want to start a tradition of creating patches to gdbint.texinfo for this kind of "plumbing" work. :^) -- []'s Thiago Jung Bauermann