Package: gdb Version: 7.1-1 Severity: grave Justification: renders package unusable
Debugging even the most simple c program fails on my hurd installation (fwiw I downloaded debian-hurd-17042010-qemu.img.tar.gz prepared by Jose and installed some development stuff; the system is running under kvm). Searching the web yielded this discussion from 2008 but I don't understand the details discussed there: http://www.mail-archive.com/bug-h...@gnu.org/msg16180.html Here's what happens and how to reproduce this problem: $ echo 'int main(){return 0;}' > trivial.c && make trivial CFLAGS=-ggdb && gdb ./trivial cc -ggdb trivial.c -o trivial GNU gdb (GDB) 7.1-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/teythoon/kbs/trivial...done. (gdb) r Starting program: /home/teythoon/kbs/trivial Can't fetch registers from thread bogus thread id 1: No such thread (gdb) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: hurd-i386 (i686-AT386) Kernel: GNU-Mach 1.3.99/Hurd-0.3 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gdb depends on: ii hurd 20090404-2 The GNU Hurd ii libc0.3 2.10.2-7 Embedded GNU C Library: Shared lib ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii libncurses5 5.7+20100313-2 shared libraries for terminal hand ii libpython2.6 2.6.5-2 Shared Python runtime library (ver ii libreadline6 6.1-2 GNU readline and history libraries ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime gdb recommends no packages. Versions of packages gdb suggests: pn gdb-doc <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org