Your message dated Mon, 07 Jan 2008 00:29:18 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#432461: fixed in gdb 6.7.1-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gdb
Version: 6.6.dfsg-1
Severity: important
Hi,
Since fairly recently, gdb on powerpc in sid misbehaves when a function
call to a shared library is being executed. Rather than just stepping
into the function (or skipping it if 'next' is being used), gdb first
steps into a function called 'call___do_global_ctors_aux()'.
After going through this function, a number of things may happen: in
some cases it jumps to yet another function before actually going
through the function that has been requested; after that, the request to
skip over the actual function when 'next' has been used may or may not
be totally ignored. In some cases even the return from the function call
is not caught anymore, so that the program simply continues running from
that point on, rather than allowing me to step through the code.
This makes properly debugging programs rather hard.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.21-2-powerpc
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gdb depends on:
ii libc6 2.6-1 GNU C Library: Shared libraries
ii libncurses5 5.6-3 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 ---
Source: gdb
Source-Version: 6.7.1-2
We believe that the bug you reported is fixed in the latest version of
gdb, which is due to be installed in the Debian FTP archive:
gdb_6.7.1-2.diff.gz
to pool/main/g/gdb/gdb_6.7.1-2.diff.gz
gdb_6.7.1-2.dsc
to pool/main/g/gdb/gdb_6.7.1-2.dsc
gdb_6.7.1-2_amd64.deb
to pool/main/g/gdb/gdb_6.7.1-2_amd64.deb
libgdb-dev_6.7.1-2_amd64.deb
to pool/main/g/gdb/libgdb-dev_6.7.1-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Jacobowitz <[EMAIL PROTECTED]> (supplier of updated gdb package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 02 Jan 2008 08:49:43 -0500
Source: gdb
Binary: gdb64 gdb libgdb-dev
Architecture: source amd64
Version: 6.7.1-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Jacobowitz <[EMAIL PROTECTED]>
Changed-By: Daniel Jacobowitz <[EMAIL PROTECTED]>
Description:
gdb - The GNU Debugger
libgdb-dev - The GNU Debugger (libgdb.a)
Closes: 432461 455669 458250
Changes:
gdb (6.7.1-2) unstable; urgency=low
.
* Add patch from Ulrich Weigand to fix stepping over shared library
functions on PowerPC (Closes: #432461).
* Add libgdb-dev package for fp-ide (Closes: #458250).
* Avoid gcc-4.3 uninitialized warnings (Closes: #455669).
* Updated Standards-Version to 3.7.3
- Correct Apps -> Applications in gdb.menu.
Files:
6bb05de7af2bbab1275551923b23714a 1480 devel optional gdb_6.7.1-2.dsc
3183fc47c8b2a1121bcab5d9ce871272 35678 devel optional gdb_6.7.1-2.diff.gz
f33b0926aa7ad100d693aa39bec61233 2932850 devel optional gdb_6.7.1-2_amd64.deb
eda596d3cba188d63345ceb98741c05f 1531864 libdevel extra
libgdb-dev_6.7.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHfptObgOPXuCjg3cRAq7uAKCK0wwrMssORDdHW52usngn4a7fsACgo1tR
w0FNZYivGGHZS/NIeqoIWFo=
=FFDY
-----END PGP SIGNATURE-----
--- End Message ---