This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Is multiprocessor debugging multithreaded debugging?
- From: Anupama Chandwani <anupama dot chandwani at gmail dot com>
- To: cagney at gnu dot org, gdb at sources dot redhat dot com
- Date: Sat, 24 Sep 2005 12:26:00 +0530
- Subject: Is multiprocessor debugging multithreaded debugging?
- Reply-to: Anupama Chandwani <anupama dot chandwani at gmail dot com>
Hello, i would like gdb to remote debug a homogeneous multiprocessor
chip (with no OS) from my linux box. I want to use only a single
session of gdb. How different is it from debugging multi-threaded
programs? i.e Can each processor be treated as a thread? However there
are different code images on each processor..
regards,
anupama