Package: gdb
Version: 6.6.dfsg-1
Severity: normal

Hi,

When I try to attach to a running X process with gdb, I get the
following error:

# gdb -p 3109
GNU gdb 6.6-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".
Attaching to process 3109
/space/debian/gdb/build-area/gdb-6.6.dfsg/gdb/linux-nat.c:1026: internal-error: 
linux_nat_attach: Assertion `pid == GET_PID (inferior_ptid) && WIFSTOPPED 
(status) && WSTOPSIG (status) == SIGSTOP' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)

I did not get such error on i686.

Gabor

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20.7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdb depends on:
ii  libc6                         2.5-5      GNU C Library: Shared libraries
ii  libexpat1                     1.95.8-3.4 XML parsing C library - runtime li
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