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


> Date: Wed, 2 Apr 2003 14:46:26 -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-getopt.c:      Added mi_valid_noargs to verify if a set of
>                     parameters passed to an MI function has no arguments
> * mi-getopt.h:      Prototyped mi_valid_noargs
> * mi-cmds.c:        Added -file-list-exec-source-file command.
> * mi-cmds.h:        Added -file-list-exec-source-file to proto list.
> * doc/gdb.texinfo:  Document -file-list-exec-source-file.
> * mi-file.exp:      Added testcase to test -file-list-exec-source-file.

Okay for the manual patch.


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