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


On Mon, Mar 10, 2003 at 06:23:05AM +0200, Eli Zaretskii wrote:
> > Date: Sun, 9 Mar 2003 19:31:17 -0500
> > From: Bob Rossi <bob_rossi at cox dot net>
> > 
> > This change essentially adds the command -file-list-exec-source-file to
> > the mi commands. 
> > 
> >  * mi-cmd-file.c:    Added file to implement mi file commands.
> >  * mi-cmds.c:        Added -file-list-exec-source-file command.
> >  * mi-cmds.h:        Added -file-list-exec-source-file to proto list.
> >  * gdbmi.texinfo:    Document -file-list-exec-source-file.
> >  * mi-file.exp:      Added testcase to test -file-list-exec-source-file. 
> 
> The doco patch is approved.

This is my first patch. I was wondering, how long does it take to get
approved/rejected? 

I am assuming that the 'doco' patch was for the documentation. 
Is that correct?

I was hoping this patch would go into the next release of gdb.

Thanks,
Bob Rossi


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