Received: (at submit) by bugs.debian.org; 3 Jul 1996 08:50:37 +0000 Received: (qmail-queue invoked from smtpd); 3 Jul 1996 08:29:15 -0000 Received: from artemis.chu.cam.ac.uk (root@131.111.131.1) by master.debian.org with SMTP; 3 Jul 1996 08:29:15 -0000 Received: from chiark.chu.cam.ac.uk by artemis.chu.cam.ac.uk with smtp (Smail3.1.29.1 #33) id m0ubcFb-0007wDC; Thu, 4 Jul 96 01:26 BST Received: by chiark.chu.cam.ac.uk id m0ubcFZ-0002ZEC (Debian /\oo/\ Smail3.1.29.1 #29.35); Thu, 4 Jul 96 01:26 BST Message-Id: <m0ubcFZ-0002ZEC@chiark.chu.cam.ac.uk> Date: Thu, 4 Jul 96 01:26 BST From: Ian Jackson <ian@chiark.chu.cam.ac.uk> To: Debian bugs submission address <submit@bugs.debian.org> Subject: gdb prints corrupted message Package: gdb Version: 4.15.1-1 -chiark:cdda> gdb core GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.15.1 (i486-linux), Copyright 1995 Free Software Foundation, Inc... " @-home/things/cdda/core": not in executable format: File format not recognized (gdb) quit -chiark:cdda> cp core core-from-crash -chiark:cdda> gdb core-from-crash GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.15.1 (i486-linux), Copyright 1995 Free Software Foundation, Inc... "": not in executable format: File format not recognized (gdb) quit -chiark:cdda> I can supply the file if this is helpful. Ian.