[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-11-10 Thread sevaa at sprynet dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 --- Comment #7 from Vsevolod Alekseyev --- Thank you, that helps. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-11-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 --- Comment #6 from Nick Clifton --- (In reply to Vsevolod Alekseyev from comment #5) > Thanks. The change to configure was intentional but wasn't meant to make it > into the commit. Is there a built-in way to rebuild readelf with -O0, short >

[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-11-10 Thread sevaa at sprynet dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 --- Comment #5 from Vsevolod Alekseyev --- Thanks. The change to configure was intentional but wasn't meant to make it into the commit. Is there a built-in way to rebuild readelf with -O0, short of messing with the configure? -- You are rece

[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-11-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com St

[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-11-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b05efa39b47995db08c5537e4504271c8727702a commit b05efa39b47995db08c5537e450

[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-10-11 Thread sevaa at sprynet dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 --- Comment #2 from Vsevolod Alekseyev --- Created attachment 15163 --> https://sourceware.org/bugzilla/attachment.cgi?id=15163&action=edit Proposed fix There was another, unrelated issue with nested subprograms in the my test binary. The

[Bug binutils/30880] readelf..debug-dump=loc displays bogus base addresses

2023-10-07 Thread sevaa at sprynet dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30880 --- Comment #1 from Vsevolod Alekseyev --- Took a closer look. There are, essentially, three flavors of loclist dumping implemented there: - V4 (in display_loc_list()) - V5 with no offsets in unit header (in display_loclists_list()) - V5 b