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] New board file remote-stdio-gdbserver.exp


On Mon, May 13, 2013 at 2:24 PM, Doug Evans <dje@google.com> wrote:

> Since there is a fair bit of commonality, another way to go is to
> begin your file with
>
> load_board_description "native-stdio-gdbserver"
>
> and then add or override the bits you need.
> Factoring out bits in native-stdio-gdbserver.exp so that they can be
> overridden may be needed.
> For proc ${board}_download you could just redefine it in your file
> (seems simplest).
>
> I think I'd prefer that if it works for you.

Done. OK for trunk?

2013-05-10  Sterling Augustine  <saugustine@google.com>

        * boards/remote-stdio-gdbserver.exp: New file.

Attachment: remote-stdio-gdbserver.exp
Description: Binary data


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