From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12046 invoked by alias); 25 Jun 2003 09:54:51 -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 15828 invoked from network); 25 Jun 2003 09:20:40 -0000 Received: from unknown (HELO deimos1.deutsche-boerse.de) (193.29.77.102) by sources.redhat.com with SMTP; 25 Jun 2003 09:20:40 -0000 Received: (from uucp@localhost) by mail2.exchange.de (V1.3) id LAA24368 for ; Wed, 25 Jun 2003 11:20:39 +0200 (MET DST) X-Authentication-Warning: deimos1.deutsche-boerse.de: uucp set sender to using -f Received: from unknown(172.20.124.50) by deimos1.deutsche-boerse.de via smap (V5.0) id xma024224; Wed, 25 Jun 03 11:19:47 +0200 Received: from nsgdbk01.deutsche-boerse.de () by mailhub.exchange.de (V1.3.2) id h5P9Jla32844 for ; Wed, 25 Jun 2003 11:19:47 +0200 Received: by nsgdbk01.deutsche-boerse.de(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id C1256D50.00333DF4 ; Wed, 25 Jun 2003 11:19:41 +0200 X-Lotus-FromDomain: DEUTSCHE BOERSE From: "Dirk Volkmar" To: gdb@sources.redhat.com Message-ID: Date: Wed, 25 Jun 2003 09:54:00 -0000 Subject: Multilib GDB on Linux S390x (zSeries) Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline X-SW-Source: 2003-06/txt/msg00471.txt.bz2 Hi! We are porting some software to linux for zSeries. The software uses MQSeries that is only availabe for 32 bit. So we use the gcc with the -m31 switch. The Appliction work but could'nt be debugged with gdb. Trying to debug a helloworld.c compiled with the same switches gcc -g -m31 helloworld.c GDB complains: This GDB was configured as "s390x-ibm-linux"..."/xentric/volkdir/src/a.out": not in executable format: File format not recognized I tried this with different versions from gcc/gdb and got allways the same problem. (gcc 3.3/3.2, gdb 5.3/5.2) -- Diese E-Mail enthaelt vertrauliche oder rechtlich geschuetzte Informationen. Wenn Sie nicht der beabsichtigte Empfaenger sind, informieren Sie bitte sofort den Absender und loeschen Sie diese E-Mail. Das unbefugte Kopieren dieser E-Mail oder die unbefugte Weitergabe der enthaltenenen Informationen ist nicht gestattet. The information contained in this message is confidential or protected by law. If you are not the intended recipient, please contact the sender and delete this message. Any unauthorised copying of this message or unauthorised distribution of the information contained herein is prohibited.