public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* wiki: Testing gdbserver in a remote cross-target configuration
@ 2011-10-10 17:19 Edjunior Barbosa Machado
  2011-10-11  7:43 ` Yao Qi
  0 siblings, 1 reply; 3+ messages in thread
From: Edjunior Barbosa Machado @ 2011-10-10 17:19 UTC (permalink / raw)
  To: gdb

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.

Thanks,
-- 
Edjunior Barbosa Machado
IBM Linux Technology Center

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: wiki: Testing gdbserver in a remote cross-target configuration
  2011-10-10 17:19 wiki: Testing gdbserver in a remote cross-target configuration Edjunior Barbosa Machado
@ 2011-10-11  7:43 ` Yao Qi
  2011-10-11 12:08   ` Edjunior Barbosa Machado
  0 siblings, 1 reply; 3+ messages in thread
From: Yao Qi @ 2011-10-11  7:43 UTC (permalink / raw)
  To: gdb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: wiki: Testing gdbserver in a remote cross-target configuration
  2011-10-11  7:43 ` Yao Qi
@ 2011-10-11 12:08   ` Edjunior Barbosa Machado
  0 siblings, 0 replies; 3+ messages in thread
From: Edjunior Barbosa Machado @ 2011-10-11 12:08 UTC (permalink / raw)
  To: gdb

On 10/11/2011 04:43 AM, Yao Qi wrote:
> 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
> 

Thanks for the feedback, Yao. I've just fixed the mistake removing the duplicate declaration.

-- 
Edjunior Barbosa Machado
IBM Linux Technology Center

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-11 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-10 17:19 wiki: Testing gdbserver in a remote cross-target configuration Edjunior Barbosa Machado
2011-10-11  7:43 ` Yao Qi
2011-10-11 12:08   ` Edjunior Barbosa Machado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).