public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Is multiprocessor debugging multithreaded debugging?
@ 2005-09-24  6:56 Anupama Chandwani
  2005-09-24 15:14 ` Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Anupama Chandwani @ 2005-09-24  6:56 UTC (permalink / raw)
  To: cagney, gdb

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: Is multiprocessor debugging multithreaded debugging?
@ 2005-09-28  9:06 Anupama Chandwani
  2005-09-28 10:17 ` Steven Johnson
  0 siblings, 1 reply; 9+ messages in thread
From: Anupama Chandwani @ 2005-09-28  9:06 UTC (permalink / raw)
  To: drow, gdb

In continuation with my prev mail..
I want to extend gdb to debug homing ogenous multiprocessor system
(say multiple ARM or x86 processors on single chip) by remote
debugging in a single session of gdb.

What i want to know is are there enough applications being written on
such multi processors? Also are there different executables being
required to be debugged simultaneously? Coz this is what i want to
extend in further.. Each processor running a different executable so
the processors dont share memory & run with different images of code.

An application of such debugger could be while building an OS but that
wouldnt involve different executables.. So are there applications
requiring to run different executables on each processor? Say for
example a prog gives a certain bug on when there is certain other
program running on the other processor or something similar to
this....

As far as i know this done by multiplexing the JTAG interface (for
x86) &different sessions of gdb right now. Any other? And any flaws or
inconvenience with present methods?

Regards,
anupama

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-09-28 17:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-24  6:56 Is multiprocessor debugging multithreaded debugging? Anupama Chandwani
2005-09-24 15:14 ` Daniel Jacobowitz
2005-09-24 17:24   ` Aaron S. Kurland
2005-09-24 19:06     ` Daniel Jacobowitz
2005-09-28  9:06 Anupama Chandwani
2005-09-28 10:17 ` Steven Johnson
2005-09-28 11:13   ` Ramana Radhakrishnan
2005-09-28 13:32     ` Steven Johnson
2005-09-28 17:24       ` Ramana Radhakrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).