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: [PATCH] doc: gdbserver allows for subsequent and not for additional connections.


>> > old> By default, gdbserver keeps the listening TCP port open, so that
>> > additional connections are possible.
>> > ^^^^^^^^^^
>> >
>> > new> By default, gdbserver keeps the listening TCP port open, so that
>> > subsequent connections are possible.
>> > ^^^^^^^^^^

Eli> Is it really such a significant difference?  I'm not sure.

Sanimir> Well, I agree that it might be personal taste, hence I will
Sanimir> drop the patch.

I think it is an improvement.

I think "additional" here implies multiple simultaneous connections --
in fact, what confused you in the first place.  "Subsequent" makes this
differentiation clear.

Tom


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