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@sourceware.org
> Date: Fri, 14 Apr 2006 13:43:59 +0200
> 
> Which isn't false, but I don't think that the user has the ability to
> specify an empty source path, it at least always contains $cdir and
> $cwd.

You are right.

> If I'm not mistaken and if its not too much nitpicking, shall I commit
> something like the attached patch?

Yes, after you fix the following few gotchas:

>  @item directory
> -Reset the source path to empty again.  This requires confirmation.
> +Reset the source path to its initial value.  This requires confirmation.

Please say ``default value'' instead of ``initial value'', and please
show that default value.

Also, `dir' with no arguments no longer requires a confirmation, so
please delete that sentence.

> -Use @code{directory} with no argument to reset the source path to empty.
> +Use @code{directory} with no argument to reset the source path to its initial value.

Same here: please say ``default value''.

Thanks.


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