From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29989 invoked by alias); 10 Mar 2005 07:07:18 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28842 invoked from network); 10 Mar 2005 07:07:06 -0000 Received: from unknown (HELO smtp814.mail.sc5.yahoo.com) (66.163.170.84) by sourceware.org with SMTP; 10 Mar 2005 07:07:06 -0000 Received: from unknown (HELO ?172.16.1.37?) (kph1982@sbcglobal.net@68.252.251.116 with plain) by smtp814.mail.sc5.yahoo.com with SMTP; 10 Mar 2005 07:07:04 -0000 Message-ID: <422FF216.9010409@cs.uic.edu> Date: Thu, 10 Mar 2005 07:07:00 -0000 From: Hareesh Nagarajan User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: GDB Subject: Is it possible to save breakpoints to a file? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00093.txt.bz2 Hi, Is it possible to save all breakpoints that one sets to a file, so that we can reload the breakpoints set during the next debug run? Thanks, Hareesh