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 3/4] GDB: Fix documentation for invoking GDBSERVER


On Thu, Oct 18, 2018 at 04:27:24PM -0400, Sergio Durigan Junior wrote:
     On Saturday, October 13 2018, John Darrington wrote:
     
     > The documentation did not mention the possibility of invoking gdbserver
     > with the new connection forms such as tcp6:host:port.  This change fixes
     > that.
     
     Thanks for the patch.
     
     As I mentioned while reviewing patch #1, there is a reason why gdbserver
     doesn't accept prefixes (which means that there isn't a mistake in the
     docs).  If you go with my suggestion and implement just the support for
     the "unix:" prefix, then this patch will need to be changed because it
     still won't be correct to mention the "tcp" prefixes.
     
Thanks for the reviews.

How about instead, we just add a test to print an error/warning if
someone tries to start gdbserver with a udp prefix?

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


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