From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8120 invoked by alias); 20 Aug 2008 18:53:09 -0000 Received: (qmail 8112 invoked by uid 22791); 20 Aug 2008 18:53:09 -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; Wed, 20 Aug 2008 18:52:30 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 3E68498428; Wed, 20 Aug 2008 18:52:28 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 1ACD698427; Wed, 20 Aug 2008 18:52:27 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KVsnC-0005lA-H8; Wed, 20 Aug 2008 14:52:26 -0400 Date: Thu, 21 Aug 2008 10:37:00 -0000 From: Daniel Jacobowitz To: gabe@blackfam.net Cc: gdb@sourceware.org Subject: Re: How to get remote target to break on memory access (use z-packet) Message-ID: <20080820185226.GA22063@caradoc.them.org> Mail-Followup-To: gabe@blackfam.net, gdb@sourceware.org References: <8a15eb2b0808200957g5fd46a96xb2e69ac60074103a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8a15eb2b0808200957g5fd46a96xb2e69ac60074103a@mail.gmail.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-08/txt/msg00234.txt.bz2 On Wed, Aug 20, 2008 at 11:57:59AM -0500, Gabe Black wrote: > I have tried the mingw version of gdb (v. 6.8), and the gdbs that come > with the distributions of ubuntu, > and fedora. Try building GDB HEAD instead, or building a cross-configured GDB. There was a bug in using native versions of an I386 to talk to a remote target. -- Daniel Jacobowitz CodeSourcery