Package: gdb
Version: 6.8-3
Severity: normal

Running up

    gdb --args /usr/bin/gdb --version

And typing "run" gives

    GNU gdb 6.8-debian
    Copyright (C) 2008 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-linux-gnu"...
    (no debugging symbols found)
    (gdb) run
    Starting program: /usr/bin/gdb --version
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    [Thread debugging using libthread_db enabled]
    [New Thread 0xb7d3c6b0 (LWP 9574)]
    Couldn't read floating-point and SSE registers: No such device.
    (gdb) 

where I hoped to see the debugged copy of gdb would print its version
message.

This is on an old k6-2, so, umm, I think there's no SSE registers.  But
I don't know what device "No such device" is meant to refer to -- if
nothing else it could include that in the message.

The problem doesn't happen to every program, maybe it's only related to
threads.  I struck it trying to run up /usr/bin/debugperl and the debug
Gtk libs.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)

Kernel: Linux 2.6.25-2-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdb depends on:
ii  libc6                     2.7-10         GNU C Library: Shared libraries
ii  libexpat1                 2.0.1-3        XML parsing C library - runtime li
ii  libncurses5               5.6+20080531-1 Shared libraries for terminal hand
ii  libreadline5              5.2-3          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