This is the mail archive of the gdb@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: A question about dejagnu for something like gdbsever


On Fri, Sep 21, 2007 at 05:19:33PM +0800, ???? wrote:
>       How should I write the target_board file for this situation, wish 
> your help .

This is the same as running gdbserver, just with different commands.
You should be able to copy gdbserver-support.exp and gdbserver.exp
from the GDB source and make the copies use your tools instead.

This may be helpful:

  http://sourceware.org/gdb/wiki/Native_gdbserver_testing

-- 
Daniel Jacobowitz
CodeSourcery


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