Package: gdb
Version: 6.4.90.dfsg-1
Severity: grave
Justification: renders package unusable


On the AMD64 release of Debian-testing (running on an Intel E6600
platform), gdb refuses all binaries:

[EMAIL PROTECTED]:~/Personal/src/multitail/devel$ cat test.c
int main(int arg, char *argv[])
{
        return 0;
}
[EMAIL PROTECTED]:~/Personal/src/multitail/devel$ gcc test.c
[EMAIL PROTECTED]:~/Personal/src/multitail/devel$ ./a.out
[EMAIL PROTECTED]:~/Personal/src/multitail/devel$ gdb ./a.out
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or 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.
This GDB was configured as "x86_64-linux-gnu"...BFD: 
/home/folkert/Personal/src/multitail/devel/a.out: don't know how to handle OS 
specific section `.gnu.hash' [0x6ffffff6]
"/home/folkert/Personal/src/multitail/devel/a.out": not in executable format: 
File format not recognized

(gdb)


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdb depends on:
ii  libc6                         2.5-5      GNU C Library: Shared libraries
ii  libncurses5                   5.5-5      Shared libraries for terminal hand
ii  libreadline5                  5.2-2      GNU readline and history libraries

gdb recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to