This is the mail archive of the gdb-patches@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]

Re: [draft patch 0/6] Split FYI and some review notes


On 13-03-15 12:22 PM, Jan Kratochvil wrote:
On Fri, 15 Mar 2013 16:37:37 +0100, Aleksandar Ristovski wrote:
Thinking about this, we have to do a real name on this as maps/smaps
contain name as requested initially, not pathname as resolved.

While we can determine entry that corresponds to the given l_ld, the
name sent to gdb needs to be realname as that is what gdb expects.

Name sent to gdb is from r_debug->link_map->l_name, gdbserver already sends it that way and everyone seems to be fine with it

Ah, of course. We will just send l_name. Ok, scratch my comment.



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