Remote debugging

Emmanuel Raguet raguet at crf.canon.fr
Tue Oct 24 05:58:09 UTC 2000


Gregory.D.Menke.1 at gsfc.nasa.gov wrote:
> 
> I've been having a bit of trouble getting ethernet remote debugging
> rolling on our MCP750 target.  We have the prebuilt powerpc-rtems tool
> suite installed, --enable-rdbg set on the RTEMS configure, a binary
> built & operating on the target with an operational network interface
> running the RTEMS ftp daemon.
> 
> The setrpcmode and associated commands are not recognized by the
> powerpc-rtems-gdb.  When compiling it from source, the .c files
> implementing the remote debug commands do not appear to be compiled
> in.  Our host OS is Linux.
> 
> Also, a portscan of the target binary does not show any tcp/udp ports
> open at all (beyond the ftp daemon..)
> 
> I've gone thru the RTEMS gdb docs, having followed all the steps- am I
> missing something?

Do you have added the call to rtems_rdbg_initialize() in your Init task
?
It is mandatory to enable debugger.

Hope this helps...

Emmanuel 

-- 
       |        Emmanuel RAGUET          |  
     _ | CANON CRF - Communication Dept. | _  
    / )|    Tel: +33(0)2 99 87 96 47     |( \
   / / |    Fax: +33(0)2 99 84 11 30     | \ \
 _( (_ |  _  http://www.crf.canon.fr  _  | _) )_
(((\ \>|_/ )_________________________( \_|</ /))) 
(\\\\ \_/ /                           \ \_/ ////)
 \       /                             \       /
  \    _/                               \_    / 
  /   /                                   \   \



More information about the users mailing list