From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9542 invoked by alias); 19 Nov 2003 06:03:30 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9535 invoked from network); 19 Nov 2003 06:03:29 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 19 Nov 2003 06:03:29 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AMMNk-0001El-0B; Wed, 19 Nov 2003 02:04:08 -0500 Date: Wed, 19 Nov 2003 06:03:00 -0000 Message-Id: From: Eli Zaretskii To: "J. Johnston" CC: gdb-patches@sources.redhat.com In-reply-to: <3FBAC14D.4060002@redhat.com> (jjohnstn@redhat.com) Subject: Re: [WIP] pending breakpoint support Reply-to: Eli Zaretskii References: <3FBAC14D.4060002@redhat.com> X-SW-Source: 2003-11/txt/msg00390.txt.bz2 > Date: Tue, 18 Nov 2003 20:03:09 -0500 > From: "J. Johnston" > > What I would like to do is get some discussion going: > > 1. Is the user interface on the right track? > 2. What gotchas do I need to think about? > 3. Any design recommendations for implementing this better? I think you are on the right track, but please don't forget to include a patch for the manual when this feature is about to go in. Thanks.