[Bug symtab/34389] Source code lookup fails for code at or near 0 when linking with garbage collection

nyanpasu64 at tuta dot io via Gdb-prs <[email protected]>
Newsgroups gmane.comp.gdb.bugs.discuss
Message-ID <[email protected]/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=34389

nyanpasu64 at tuta dot io changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nyanpasu64 at tuta dot io

--- Comment #3 from nyanpasu64 at tuta dot io ---
> require that the debuginfo reader do this work.

One idea would be to discard or truncate functions that start at zero and
overlap with another function. Though I worry that upon loading a function at
zero, we'd have to find and parse all subprograms up to the function's end
address, which could be a performance hit?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.