From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18194 invoked by alias); 9 Aug 2007 11:20:05 -0000 Received: (qmail 18162 invoked by uid 22791); 9 Aug 2007 11:20:04 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Aug 2007 11:19:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1D46E982CE; Thu, 9 Aug 2007 11:19:59 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EC133982C5; Thu, 9 Aug 2007 11:19:58 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IJ63Y-0006zy-CC; Thu, 09 Aug 2007 07:19:56 -0400 Date: Thu, 09 Aug 2007 11:20:00 -0000 From: Daniel Jacobowitz To: Petr Koloros Cc: GDB Mailing list Subject: Re: Restart remote application Message-ID: <20070809111956.GA26876@caradoc.them.org> Mail-Followup-To: Petr Koloros , GDB Mailing list References: <20070808132955.GB10087@pko.sysgo.cz> <20070808142429.GA32455@caradoc.them.org> <20070809093109.GA30348@pko.sysgo.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070809093109.GA30348@pko.sysgo.cz> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-08/txt/msg00091.txt.bz2 On Thu, Aug 09, 2007 at 11:31:09AM +0200, Petr Koloros wrote: > Warning: > Cannot insert breakpoint -3. > Error accessing memory address 0xb7f70fb0: Input/output error. And... what's that address supposed to be? Try 'maint info break'. -- Daniel Jacobowitz CodeSourcery