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: Is multiprocessor debugging multithreaded debugging?


On Sat, 2005-09-24 at 11:14 -0400, Daniel Jacobowitz wrote:
> On Sat, Sep 24, 2005 at 12:26:00PM +0530, Anupama Chandwani wrote:
> > 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..
> 
> GDB doesn't support debugging multiple code images at one time, only
> single-program-single-data.

Will it ever? Is this something that is planned? I'd be willing to
dedicate a full time resource to such a project if anyone is interested
in running it.

--
Aaron S. Kurland
Founder and CTO, Boston Circuits, Inc.
http://www.bostoncircuits.com/




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