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: wiki: Testing gdbserver in a remote cross-target configuration


On 10/11/2011 01:18 AM, Edjunior Barbosa Machado wrote:
> Hi,
> 
> FYI, I wrote this small tutorial about gdbserver remote cross-target testing and included this in the TestingGDB community wiki:
> 
> http://sourceware.org/gdb/wiki/TestingGDB#Testing_gdbserver_in_a_remote_cross-target_configuration
> 
> Any comments/additions are appreciated.
> 

Edjunior,
Thanks for writing this up.  There are two lines of "set_board_info
gdb_server_prog" and we can combine them to:

  # Path to the gdbserver executable on target board.
  set_board_info gdb_server_prog /home/user/gdbserver-devel/gdbserver

-- 
Yao (éå)


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