From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1364 invoked by alias); 3 Nov 2005 18:49:01 -0000 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 Received: (qmail 1353 invoked by uid 22791); 3 Nov 2005 18:48:59 -0000 Received: from shadow.prohost.de (HELO shadow.prohost.de) (216.71.84.228) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 03 Nov 2005 18:48:59 +0000 Received: from mail.lipieda (p54A76044.dip.t-dialin.net [84.167.96.68]) by shadow.prohost.de (8.11.6/8.11.6) with ESMTP id jA3Imqh14370 for ; Thu, 3 Nov 2005 19:48:56 +0100 Received: from [192.168.129.50] (unknown [192.168.129.50]) by mail.lipieda (Postfix) with ESMTP id 14C7F565A for ; Thu, 3 Nov 2005 19:48:52 +0100 (CET) Message-ID: <436A5BA0.7090803@lipowsky.de> Date: Thu, 03 Nov 2005 18:49:00 -0000 From: Efim Monjak User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: remote failure reply Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-11/txt/msg00069.txt.bz2 Hi all, I try to debug a relatively big programm with arm-elf-gdb 6.3.50. After a couple of steps I receive a failure message from GDB about register message. But later the GDB has receive an other register message withother failure. Can you tell me what is hier a problem? As I used GDB 6.1 I have had a problem with remote target depend on Walues in Registers. In this case GDB sent +---+--- .... In snapshort 6.3.50 it is fixed. Possibly it is now a similar problem. hier is a part of protocoll: Sending packet: $m40003dd4,4#c0...Ack Packet received: A8FE0280 Sending packet: $g#67...Ack Packet received: E03D004032000000D13C004002000000800000003CFEFF7F2C01004000000000DC813F28F26AC140F03B0040EC3D0040703C0040C83C0040F00F0080F40B0080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005F000020 Remote failure reply: E03D004032000000D13C004002000000800000003CFEFF7F2C01004000000000DC813F28F26AC140F03B0040EC3D0040703C0040C83C0040F00F0080F40B0080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005F000020 Sending packet: $Z0,80000c24,4#d7...Ack Packet received: OK [snip] Sending packet: $m80000b30,4#8a...Ack Packet received: 0030A0E1 Sending packet: $g#67...Ack Packet received: 0000000070110380000400000000000090FA028098EE028098F2028000000000DC813F28F26AC140F03B00406C3C0040703C0040603C00403C0F0080C4460080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005F000060 Sending packet: $m800046ac,4#c3...Ack Packet received: 0DC0A0E1 thanks