This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: [HOWTO] RE: dejagnu remote testing without rsh/rcp facilities on target.


Dave Korn wrote:

>   Ok, so you have a command line listening over a serial port?  You could perhaps write a quick'n'dirty downloader using some ascii format (e.g. srec) couldn't you?  Anyway, even if you can't ...

  Many years ago I added the ability to GDB to convert any executable
file into SRecords, and download it via a serial port. You can also use
objcopy to do the same thing if you want to produce a disk file.

  Thanks for the new HOWTO! let me know if you ever get an urge to
rewrite that section of the DejaGnu manual. :-)

	- rob -

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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