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]

Re: set/show remotestopbits


> Date: Wed, 26 Sep 2001 08:27:45 -0400
> From: Mark Salter <msalter@redhat.com>
> 
> I have a target board with a stub and a serial port that is fixed
> at 2 stopbits, so I need a way to tell gdb to use something other
> than the default 1.

Unless I'm missing something, this command will not auto-complete on
possible values.  More accurately, it will use the default completion
function, which tries to complete on symbols.  Is it possible to add
support for completion?

In any case, please also send something for gdb.texinfo to document
the new command.

TIA


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