Re: Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-25 Thread Paul Wise
On Thu, 2008-07-24 at 17:45 -0400, Daniel Jacobowitz wrote:

> I believe symbols for libc are deliberately not shipped, just enough
> to backtrace.  So GDB is likely behaving as expected.

In that case, this bug (gdb shows no debug info for libc6/libc6-i386
with libc6-dbg installed) is wontfix. I guess it should be closed?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Re: Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-24 Thread Daniel Jacobowitz
On Tue, Jul 22, 2008 at 10:17:12PM +0800, Paul Wise wrote:
> I guess this is a gdb issue then, since it doesn't seem to be able to
> find symbols for libc.
> 
> Hmmm, it can't even find the libc.so.6 symbols when I purge libc6-i686
> and copy /usr/lib/debug/lib/libc-2.7.so to /usr/lib/debug/lib/libc.so.6.
> Same happens when I make a symlink to libc-2.7.so. Reinstalling
> libc6-i686 and libc6-dbg doesn't seem to help either.

Sorry, there's no concrete information in this bug report.  What
exactly happens that you believe is a bug?

I believe symbols for libc are deliberately not shipped, just enough
to backtrace.  So GDB is likely behaving as expected.

-- 
Daniel Jacobowitz
CodeSourcery


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 489252 gdb
Bug#489252: libc6-dbg: doesn't contain debug symbols for 
/lib/i686/cmov/libc.so.6
Bug reassigned from package `libc6-dbg' to `gdb'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-22 Thread Aurelien Jarno
reassign 489252 gdb
thanks

Paul Wise a écrit :
> On Tue, 2008-07-22 at 15:03 +0200, Aurelien Jarno wrote:
> 
>> Any news on that?
> 
> Sorry, didn't receive your earlier email.
> 
> I guess this is a gdb issue then, since it doesn't seem to be able to
> find symbols for libc.
> 
> Hmmm, it can't even find the libc.so.6 symbols when I purge libc6-i686
> and copy /usr/lib/debug/lib/libc-2.7.so to /usr/lib/debug/lib/libc.so.6.
> Same happens when I make a symlink to libc-2.7.so. Reinstalling
> libc6-i686 and libc6-dbg doesn't seem to help either.
> 
> I guess I should reassign this to gdb?

I think that's a good idea.

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-22 Thread Paul Wise
On Tue, 2008-07-22 at 15:03 +0200, Aurelien Jarno wrote:

> Any news on that?

Sorry, didn't receive your earlier email.

I guess this is a gdb issue then, since it doesn't seem to be able to
find symbols for libc.

Hmmm, it can't even find the libc.so.6 symbols when I purge libc6-i686
and copy /usr/lib/debug/lib/libc-2.7.so to /usr/lib/debug/lib/libc.so.6.
Same happens when I make a symlink to libc-2.7.so. Reinstalling
libc6-i686 and libc6-dbg doesn't seem to help either.

I guess I should reassign this to gdb?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-22 Thread Aurelien Jarno
Aurelien Jarno a écrit :
> Paul Wise a écrit :
>> Package: libc6-dbg
>> Version: 2.7-12
>> Severity: wishlist
>>
>> libc6-dbg doesn't contain debug symbols for /lib/i686/cmov/libc.so.6 and
> 
> It does, see /usr/lib/debug/lib/i686/cmov/libc-2.7.so
> 
>> other stuff from libc6-i686. It does contain some of the debug symbols
>> though, but not all of them and unfortunately not the i686 libc ones.
>>
>> $ dpkg -L libc6-dbg | grep cmov | wc -l
>> 24
>> $ dpkg -L libc6-i686 | grep cmov | wc -l
>> 44
> 
> The differences are the symlinks. Why do you need the symlinks for
> debugging?
> 

Any news on that?

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-06 Thread Aurelien Jarno
Paul Wise a écrit :
> Package: libc6-dbg
> Version: 2.7-12
> Severity: wishlist
> 
> libc6-dbg doesn't contain debug symbols for /lib/i686/cmov/libc.so.6 and

It does, see /usr/lib/debug/lib/i686/cmov/libc-2.7.so

> other stuff from libc6-i686. It does contain some of the debug symbols
> though, but not all of them and unfortunately not the i686 libc ones.
> 
> $ dpkg -L libc6-dbg | grep cmov | wc -l
> 24
> $ dpkg -L libc6-i686 | grep cmov | wc -l
> 44

The differences are the symlinks. Why do you need the symlinks for
debugging?

> It would be nice if all the symbols were included (or split into a
> libc6-i686-dbg).
> 


-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#489252: libc6-dbg: doesn't contain debug symbols for /lib/i686/cmov/libc.so.6

2008-07-04 Thread Paul Wise
Package: libc6-dbg
Version: 2.7-12
Severity: wishlist

libc6-dbg doesn't contain debug symbols for /lib/i686/cmov/libc.so.6 and
other stuff from libc6-i686. It does contain some of the debug symbols
though, but not all of them and unfortunately not the i686 libc ones.

$ dpkg -L libc6-dbg | grep cmov | wc -l
24
$ dpkg -L libc6-i686 | grep cmov | wc -l
44

It would be nice if all the symbols were included (or split into a
libc6-i686-dbg).

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

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6-dbg depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part