wiki: Testing gdbserver in a remote cross-target configuration

Yao Qi yao@codesourcery.com
Tue Oct 11 07:43:00 GMT 2011


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 (齐尧)



More information about the Gdb mailing list