Debugging remote target without OS [message #125428] |
Fri, 29 October 2004 04:22 |
Eclipse User |
|
|
|
Originally posted by: benlau.ust.hk
Hi all,
I want to setup a debugging environment to a remote machine(ARM)
under Eclipse environment. The machine is connected through a JTAG
device/adapter(Multi-ICE or Wiggler) without any operating system
running inside the machine. The host is running some softwares like
Multi-ice-gdb-server or OCDLibremote (depended on the JTAG device used.
) that can understand the GDB protocol through TCP/IP.
I could connect to those software using GDBServer (Run->Debug ,
Debugger tab) However, the comment "info threads" was not implemented ,
therefore i got the following message during execuation:
=== Error message ===
info threads
warning: RMT ERROR : failed to get remote thread list
warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
=== End of Error message ===
(The process was stopped here , and Debug perspective was not shown
afterward.)
Is there any method to avoid Eclipse CDT Debugger to work depend
on the result of "info threads"? or any one successed to setup similar
environment that could share your experience with me? :D
Thanks for any advise!
|
|
|
Powered by
FUDForum. Page generated in 0.02965 seconds