Hi Eli, I incorporated all your comments in the this new version. > > +directory between compilation and debugging. @value{GDBN} does a simple > > +string replacement of the first occurrence of @var{from} with @var{to} > > +in the directory part of the source file name, and uses the result > > +instead of the original file name to look up the sources. > > I suggested to have this text after the command description. In that > context, @var{from} and @var{to} refer to the command's arguments. > But you moved the description higher in the text, which made those > reference dangling. So this needs to be reworded in some way. You're right. It didn't work that way at all. You'll see my attempt at fixing it in this version of the patch. 2006-07-07 Joel Brobecker