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


On Fri, 2006-04-14 at 16:07 +0300, Eli Zaretskii wrote:
> >  @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.

Like in ``Reset the source path to its default value (@samp{$cdir:$cwd}
on Unix systems).''

Sorry if I ask dumb questions, I've never been good at writing docs.

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

Really? my checkout from yersterday still asks me :
(gdb) dir
Reinitialize source path to empty? (y or n) y

Source directories searched: $cdir:$cwd





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