This is the mail archive of the gdb-patches@sources.redhat.com 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: Adding -file-list-exec-source-file command to GDB/MI


In the situation were a multi file patch needs correcting.
Should only the file that needs correcting be reposted?
Or should the entire multi file patch be reposted when a part of it is corrected?

Bobby


On Fri, Mar 28, 2003 at 10:30:18AM -0500, Andrew Cagney wrote:
> 
> > * mi-cmd-file.c:    Added file to implement mi file commands.
> 
> I think that file was lost?
> 
> >  @subsubheading Example
> >  N.A.
> >  
> >+ @subheading The @code{-file-list-exec-source-file} Command
> >+ @findex -file-list-exec-source-file
> >+ 
> >+ @subsubheading Synopsis
> >+ 
> >+ @example
> >+  -file-list-exec-source-file
> >+ @end example
> >+ 
> >+ List the current source file and line for the current executable.
> 
> FYI, I just fixed/merged that file.  It now uses @smallexample which is 
> consistent with the rest of the manual.
> 
> Can you please extend this so that it includes example output.
> 
> Andrew
> 


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