[Bug binutils/4756] addr2line fails on relocatable linux kernel

2007-07-09 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-09 18:44 --- A patch is posted at http://sourceware.org/ml/binutils/2007-07/msg00189.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=4756 --- You are receiving this mail because: --- You are on the CC list for

[Bug binutils/2096] addr2line fails on linux-kernel

2007-07-09 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-09 18:38 --- (In reply to comment #5) > cat System.map > > 0010 A phys_startup_32 > c010 T _text > c010 T startup_32 > > addr2line -e vmlinux 0xc010 > ??:0 > > uname -a > Linux yunhual-laptop 2.6.20.3-ubu

[Bug binutils/4756] New: addr2line fails on relocatable linux kernel

2007-07-09 Thread hjl at lucon dot org
addr2line applies relocation on relocatable linux kernel, which leads to [EMAIL PROTECTED] linux-2.6.21.i686]$ grep c10353a4 System.map c10353a4 T rcu_barrier [EMAIL PROTECTED] linux-2.6.21.i686]$ addr2line -e vmlinux c10353a4 ??:0 [EMAIL PROTECTED] linux-2.6.21.i686]$ readelf -S vmlinux There a

[Bug binutils/2096] addr2line fails on linux-kernel

2007-07-09 Thread hjl at lucon dot org
-- What|Removed |Added CC||hjl at lucon dot org http://sourceware.org/bugzilla/show_bug.cgi?id=2096 --- You are receiving this mail

[Bug binutils/4746] Segmentation fault from avr-objdump -h -S

2007-07-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-07-09 09:07 --- Hi Cliff, > I just built the version from the CVS head and the good news is it seems to > work ok. OK - I will close this PR then. > Did find another issue though. There seems to be an extra dependancy > in bu