On Mon, May 13, 2013 at 2:24 PM, Doug Evans 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 * boards/remote-stdio-gdbserver.exp: New file.