From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24844 invoked by alias); 12 Apr 2006 07:30:34 -0000 Received: (qmail 24835 invoked by uid 22791); 12 Apr 2006 07:30:33 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 12 Apr 2006 07:30:29 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-233-86.inter.net.il [83.130.233.86]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DCY78455 (AUTH halo1); Wed, 12 Apr 2006 10:30:25 +0300 (IDT) Date: Wed, 12 Apr 2006 07:30:00 -0000 Message-Id: From: Eli Zaretskii To: Mark Kettenis CC: gdb-patches@sourceware.org In-reply-to: <20060411214613.GA702@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 11 Apr 2006 17:46:13 -0400) Subject: Re: Save the length of inserted breakpoints Reply-to: Eli Zaretskii References: <20060302221711.GB18830@nevyn.them.org> <200603022301.k22N1qEt008208@elgar.sibelius.xs4all.nl> <20060411214613.GA702@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00145.txt.bz2 > Date: Tue, 11 Apr 2006 17:46:13 -0400 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org > > All true. Do you like this version better? I think it's much > more elegant. target_insert_breakpoint et al. now take the > struct bp_location, instead of just the shadow contents cache. > They can fill in whatever they choose. The gdbint.texinfo patch is okay with me.