From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25958 invoked by alias); 4 Dec 2001 19:22:59 -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 25823 invoked from network); 4 Dec 2001 19:22:49 -0000 Received: from unknown (HELO mirapoint.inter.net.il) (192.114.186.20) by sources.redhat.com with SMTP; 4 Dec 2001 19:22:49 -0000 Received: from zaretsky ([192.116.55.139]) by mirapoint.inter.net.il (Mirapoint) with ESMTP id BBI80850; Tue, 4 Dec 2001 21:22:43 +0200 (IST) Date: Tue, 04 Dec 2001 11:22:00 -0000 From: "Eli Zaretskii" To: klee@apple.com Message-Id: <8582-Tue04Dec2001212156+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb-patches@sources.redhat.com In-reply-to: (message from Klee Dienes on Tue, 04 Dec 2001 13:21:25 -0500) Subject: Re: [RFC] add 'save-breakpoints' command Reply-to: Eli Zaretskii References: X-SW-Source: 2001-12/txt/msg00112.txt.bz2 > Reply-To: Klee Dienes > Date: Tue, 04 Dec 2001 13:21:25 -0500 > > To use the command, do 'save-breakpoints ' at any time. You > can then restore the set of breakpoints thus saved by sourcing the > contents of . Thanks! Please consider writing up some minimal docs for this functionality, for the gdb.texinfo manual.