Currently each target gets it's own GDB server. However, I'm thinking that it would be better in most cases to have each CPU represented as a thread in GDB. That way only one debug session needs to be opened.
This would be for CPUs of the same type that share memory. Thoughts? -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer Free eCos workshop in Oslo October 21! http://www.zylin.com/workshop.html _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
