This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debugging support multi-core/smp systems


Hi Nitin,

Nitin Gupta schrieb:
What debug capabilities does latest gdb have for multi-core/SMP systems? Please let me know about both homogeneous and heterogeneous systems.

as Cell B./E. (e.g. Playstation 3) is a heterogeneous multi-core processor you may want to take a look at the 'combined debugger' (ppu-gdb) found here: http://www.bsc.es/projects/deepcomputing/linuxoncell/

'spu-gdb' is the spu-only port of GDB to debug SPU applications. 'ppu-gdb' is capable of debugging applications
consisting of both PPU (PowerPC 970) and SPU parts (e.g. cross-architecture backtraces).


-- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]