From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17344 invoked by alias); 27 Aug 2003 07:19:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17337 invoked from network); 27 Aug 2003 07:19:26 -0000 Received: from unknown (HELO mail96.atlas.de) (194.221.176.153) by sources.redhat.com with SMTP; 27 Aug 2003 07:19:26 -0000 Received: from VSSRV01.atlas.de (vssrv01.atlas.de [10.200.101.18]) by mail96.atlas.de (Postfix) with SMTP id 1A86113AE2 for ; Wed, 27 Aug 2003 09:19:26 +0200 (CEST) Received: from mgsrv01.atlas.de ([10.200.101.16]) by VSSRV01.atlas.de (NAVGW 2.5.1.2) with SMTP id M2003082709192612167 for ; Wed, 27 Aug 2003 09:19:26 +0200 Received: by mgsrv01.atlas.de (Postfix, from userid 65534) id 0E18B22B6D; Wed, 27 Aug 2003 09:19:26 +0200 (CEST) Received: from mssrv01.atlas.de (mssrv01.atlas.de [141.200.122.90]) by mgsrv01.atlas.de (Postfix) with ESMTP id C526622B6D for ; Wed, 27 Aug 2003 09:19:25 +0200 (CEST) Received: from mssrv03.atlas.de ([141.200.122.92]) by mssrv01.atlas.de with Microsoft SMTPSVC(5.0.2195.5329); Wed, 27 Aug 2003 09:19:26 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Problems with load X-Mimeole: Produced By Microsoft Exchange V6.0.5762.3 Date: Wed, 27 Aug 2003 07:19:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Hylla, Kai" To: X-OriginalArrivalTime: 27 Aug 2003 07:19:26.0517 (UTC) FILETIME=[8C26F650:01C36C6B] X-Spam-Status: No, hits=-5.4 required=5.0 tests=BAYES_01 version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-SW-Source: 2003-08/txt/msg00298.txt.bz2 Hi! I've problems using the gdb load instruction. The command is executed. But the file is no written correctly into the RAM. Some addresses are not written. They still contain the value they had prior to the load command. This behavior is address indepentend. If I move the progam into anonther location the problem still exist. I tested some things and discovert that the set instruction is not executed if the data type is char or short. (Readaccess with datatype char and shor works.) I'm not sure if this my cause the load problem. If the CPU executes byte or short writes to the memory it works. So in IMHO it can't be a hardwareproblem. I think that the problem is caused due to a gdb configuration error. I tried several settings (e.g. set download-write-size, set remote memory-write-packet-size)but it doesn't help. I use where OcdLibDemon from Macraigor is listening. If I use or to write to the address it works. Because of that, the OcdLibDemon configuration <-c PPC5XX8XX -d WIGGLER -a 1 -s 1> should be correct. Which settings I can use to modify gdbs load and set related behaviour? Thanks and regards, Kai --- K. Hylla Abt. NJT T3 ATLAS Elektronik GmbH A BAE Systems Company Sebaldsbruecker Heerstr. 235 D-28305 Bremen Tel.: +49 421 457-3231 Fax : +49 421 457-1702=20