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]

[patch] Set remote port numbers correctly in remote-stdio-gdbserver.exp


The enclosed fairly straightforward patch to the board file
remote-stdio-gdbserver.exp fixes the syntax scp and rsh use to select
the remote port, which was broken before.

Tested with both default and custom remote ports.

OK for trunk?

Sterling

testsuite/ChangeLog

2013-08-29  Sterling Augustine  <saugustine@google.com>

        * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
        rsh_prog in new conditional.  Move use of REMOTE_PORTNUM into
        said conditional.


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