Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] multicore debugging

 

Dear all

Take the picture for examplefor multi-cores system, if core_1 and core_2 are controlled by independent GDB,

and are free run first, then one of them suspended by some reasons (breakpoint hit, exception, etc),

Can we suspend the other one at the same time automatically? Just like the all-stop mode in GDB.

 

If I want to implement this function, How to implement it and how difficult is it?

 

Best regards!
---------------------------------------------
guosheng_gao 高国胜
Realsil Microelectronics Inc.
Tel: +86-512-6258-8966 ext.6617
E-Mail: guosheng_gao@xxxxxxxxxxxxxx
---------------------------------------------

 


Back to the top