From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8870 invoked by alias); 31 Mar 2008 05:31:03 -0000 Received: (qmail 8861 invoked by uid 22791); 31 Mar 2008 05:31:02 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0910.google.com (HELO rv-out-0910.google.com) (209.85.198.185) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 31 Mar 2008 05:30:45 +0000 Received: by rv-out-0910.google.com with SMTP id l15so857549rvb.48 for ; Sun, 30 Mar 2008 22:30:44 -0700 (PDT) Received: by 10.140.226.14 with SMTP id y14mr3103238rvg.24.1206941444146; Sun, 30 Mar 2008 22:30:44 -0700 (PDT) Received: by 10.141.133.8 with HTTP; Sun, 30 Mar 2008 22:30:44 -0700 (PDT) Message-ID: <53d46f3a0803302230r9b8f28dsacafd52c23d27d4e@mail.gmail.com> Date: Mon, 31 Mar 2008 12:52:00 -0000 From: "Roberto Saltini" To: gdb@sourceware.org Subject: Breakpoints saving In-Reply-To: <53d46f3a0803301930x73d080dfv4de7c78dc6d4312f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <53d46f3a0803301930x73d080dfv4de7c78dc6d4312f@mail.gmail.com> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00275.txt.bz2 Hello, is it possible to save somewhere the actual configuration of a debug session(breakpoints, wathcpoints, displays) ? Or directly in the target file? Thank you. -- Saltini Roberto