RTEMS 4.9.1 GDB

Chris Johns chrisj at rtems.org
Sat Apr 25 06:08:08 UTC 2009


Randall, Mark wrote:
> I am trying to start the GDB remote debugger using a TCP connection.  I 
> have compiled the netdemo example using the –g and have tried to 
> connecting using GDB. (gdb>target remote rtems:4444) this results in a 
> “connection not made target actively refuses it” error
> 
> I am running QEMU on windows and am developing with MSYS.  The netdemo 
> example work correctly and I can telnet in w/ no problems.  I have found 
> a couple of places online that talk about a rtems-GDB-start() function 
> but when I attempted to add them to my init.c I get back a compile error 
> saying that this is a unknown function. 
> 

With QEMU you need to start with the -s option and I thought the GDB was 1234 
for QEMU.

Regards
Chris



More information about the users mailing list