Hello everyone,
I go a TS-7300 and I am trying to set-up a remote debugging with gdbserver. I
have been not able still to find it how.
I have read the posts about it but I have not found the answer yet.
I have already installed the crosstools and I am able to compile in my Ubuntu
with the crosscompiler. I have already made a NFS mount of my workspace on the
TS-7300, but how to make a remote debugging?!?!?
I run gdbserver on my TS-7300 with the command
gdbserver :10000 target
and then in eclipse I configure also the debugger using gdb because I did not
find any croos gdb debugger...
Basically what I did in eclipse was:
Run ?>
Debug Configurations . . . Click the New launch configuration button.
A new configuration named target Debug is created, referencing the target
project and the Debug/target application. I select the Debugger tab. I Opened
the Debugger drop-down menu and select gdbserver Debugger. Enter the name "gdb"
in the GDB debugger field. Click the Connection tab under Debugger Options.
Select TCP from the Type drop-down and enter the IP address of your target in
the Host name or IP address field (Figure 5.13). Click Apply and then Close.
But when I try to connect it appears an error Program file not specified.
Any sugesstions will be greatly appreciated...
Best regards,
Mario Huizar
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|