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: [RFC] Don't lose compilation directory in Dwarf2 line-tables


> From: Frederic RISS <frederic.riss@st.com>
> Cc: GDB Patches <gdb-patches@sourceware.org>
> Date: Fri, 14 Apr 2006 09:32:22 +0200
> 
> On Thu, 2006-04-13 at 10:49 -0700, Jim Blandy wrote:
> > Hi, Frederic.  Thanks for the patch!  I think you're right about how
> > GDB should interpret DW_AT_comp_dir and directories in the line number
> > information.  Some comments:
> 
> Great.
> 
> > You should generally include a ChangeLog entry along with the patch;
> > you'll have to write it anyway, and it helps reviewers get oriented
> > for what they're going to see in the patch itself.
> 
> Will do for the next round.

Thanks.

In addition, I think the current algorithm for searching the sources
is described in the user's manual; please see if there's something in
that description that needs to be updated with your changes.


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