> > That's right: the GDB model is broken here. > > It doesn't really support the concept of *attaching* to a > target, which we need here. If GDB does support this, the by > all means, prove me wrong by telling me how :-) >
extended-remote supports attaching to a running target. The target is then reset using the 'R' packet. not sure if this is what you are after, Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
