Hello everyone, I am working with the current master branch of both RTEMS and RTEMS-LIBBSD on an Avnet PicoZed module (Xilinx Zynq 7015) with SMP enabled. I am attempting to do some debugging (over Ethernet) using the remote gdb server provided by RTEMS and the arm-rtems5-gdb executable from RTEMS source builder. I am able to connect from my host PC to the gdb server running within RTEMS on my Zynq, however I am unable to get breakpoints to work as expected. After setting a breakpoint the system will pause but gdb on my host PC does not seem to register it (it will just remain at continue until I use ctrl-c to break out of it).
Does anyone have any idea what might be happening here? Thanks, Jacob
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users