Your message dated Sat, 26 Jul 2008 09:55:00 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#485375: gdb: error cannot read floating-point and SSE
registers
has caused the Debian Bug report #485375,
regarding gdb: error cannot read floating-point and SSE registers
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
485375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485375
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Fixed in kernel 2.6.25-7.
--- End Message ---