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: starting gdb/mi from FE


On Mon, Jun 05, 2006 at 10:56:30PM +0300, Eli Zaretskii wrote:
> > Date: Mon, 5 Jun 2006 09:45:17 -0400
> > From: Bob Rossi <bob_rossi@cox.net>
> > 
> > $ ./gdb/gdb -q -i=mi4,mi3 ./main
> 
> Multiple values separated by a comma is not how GNU programs accept
> multiple values for the same option.  -i=mi4 -i=mi3 is more like it.

OK, so should I make this change then and repost?

> In any case, any change in the command-line options should be
> accompanied by a suitable change to the user manual.

Yes, of course, I'm just seeing if this change would be acceptable.

Bob Rossi


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