On Wed, Sep 22, 2010 at 8:07 AM, Austin, Alex
<[email protected]> wrote:
> Be sure to still support separate gdb servers for each separate
> device on the scan chain. For example, the nVidia Tegra II has
> a dual core A9 and an arm7 peripheral/ power controller.

Wow... :-)

The setup I see here is that there would be two gdb servers. One with
two threads representing each core of the a9 and another gdb server
for the arm7.

Homogeneous multicore systems *can* be represented with one gdb
server for each core, but I think they are better represented with gdb
threads. Actually I think it would suck to use one gdb server for each
core...


-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to