From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11112 invoked by alias); 25 Jul 2006 17:48:02 -0000 Received: (qmail 11081 invoked by uid 22791); 25 Jul 2006 17:48:01 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 25 Jul 2006 17:47:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G5R0c-0004PA-Qf; Tue, 25 Jul 2006 13:47:54 -0400 Date: Tue, 25 Jul 2006 18:22:00 -0000 From: Daniel Jacobowitz To: Efim Monyak Cc: gdb@sources.redhat.com Subject: Re: restart for remote target Message-ID: <20060725174754.GA16907@nevyn.them.org> Mail-Followup-To: Efim Monyak , gdb@sources.redhat.com References: <44C63BD6.7090505@lipowsky.de> <20060725154543.GA13313@nevyn.them.org> <44C644A7.4000106@lipowsky.de> <20060725162649.GA14797@nevyn.them.org> <44C64CB1.1000805@lipowsky.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C64CB1.1000805@lipowsky.de> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00185.txt.bz2 On Tue, Jul 25, 2006 at 06:54:09PM +0200, Efim Monyak wrote: > symbol-file reset.elf If you want to use symbol files, you're out of luck. When you change the symbol file you're going to mess up all your breakpoints. You might be able to get things to work by not changing the symbol file. -- Daniel Jacobowitz CodeSourcery