I am trying to use kgdb over ethernet but gdb fails to connect to remote target.
I noted that gdb packets are reaching to remote target and kgdboe is working as expected (through prints), however gdb does not receive packets back. I checked netpoll_send_udp source and it looks like it frames ethernet header too based on MAC address which is by default FF:FF:FF:FF:FF:FF. Is it mandatory for gdb host and target host to be in same subnet? Regards Lal ------------------------------------------------------------------------------ _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
