This is the mail archive of the gdb@sources.redhat.com 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]

gdbserver and multithreaded programs


We tried out today's cvs on a simple remote multithreaded program on x86,
ppc405 and sh4.  

Results :
	x86 - worked fine.
	ppc405 - worked on single threaded program, but on multithreaded
program output zillions of 

			Ignoring packet error, continuing...
			Ignoring packet error, continuing...
		as soon as we tried to step thru main.

	sh4 - worked fine on single threaded program, but on multithreaded
program it output the following message.

			Program received signal SIG32, Real-time event 32.


Has anybody else tried this stuff yet?  

Regards,

ankur


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