From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2431 invoked by alias); 13 Nov 2009 21:37:01 -0000 Received: (qmail 2423 invoked by uid 22791); 13 Nov 2009 21:37:00 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from m98.hosting.altserver.com (HELO m98.hosting.altserver.com) (72.34.46.98) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Nov 2009 21:36:56 +0000 Received: from help3.essnet.com ([208.249.80.247]:49325 helo=HELP3) by hosting.altserver.com with esmtpa (Exim 4.69) (envelope-from ) id 1N93p8-0001X4-QB for gdb@sourceware.org; Fri, 13 Nov 2009 13:36:55 -0800 Message-ID: From: =?iso-8859-1?Q?Mar=EDa_de_los_A._V=E1zquez?= To: Subject: GDB and Codeblocks Date: Sun, 15 Nov 2009 11:42:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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: 2009-11/txt/msg00140.txt.bz2 I'm using gdb as my debugger on Codeblocks but it isn't keeping my breakpoints. If I close it and start over it again, I have to set all my breakpoints again. That's not nice if I set several of them. What I need to do to force gdb so it could save them? MarĂ­a