Remote debugging step by step [message #62646] |
Wed, 19 February 2003 09:18 |
Eclipse User |
|
|
|
Originally posted by: javaproject_7.hotmail.com
hi All,
I wish to add connect and download Button UI for remote debugging
using mipsel-elf-gdb from Eclipse.
And also a progress bar to display the status of download.
I am comfortable with CDT GUI but don't have much info on
how commands are send to GDB one by one and get the status
of each command .
Presently I am passing an ini file as argument to GDB with scripts like
set remotebaud 115200
target remote com1
load
I will be really helpful to me if somebody can provide some info regarding
this.
Thanks in Advance,
Jose
|
|
|
Powered by
FUDForum. Page generated in 0.26101 seconds