This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/23565] sysroot target: does not read symbol files from /usr/lib/debug/


https://sourceware.org/bugzilla/show_bug.cgi?id=23565

Gary Benson <gbenson at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |gbenson at redhat dot com

--- Comment #1 from Gary Benson <gbenson at redhat dot com> ---
I did look at this when I did the original "target:" work, but I don't remember
why I didn't enable it.  I dimly remember there's some path comparison that
either doesn't recognize the path with "target:" in, or ends up with "target:"
in the wrong place; I had that part fixed in a branch, but something else more
serious didn't work. It might be as simple as it's parsing a colon-separated
$PATH-style variable and the colon in "target:" breaks that.  I'll take a
proper look "soon".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]