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]

Re: Remote debugging of multithreaded programs using gdbserver


On Tue, Apr 23, 2002 at 12:12:12PM +0530, Subhashini Nagarajan Rao wrote:
> Hi Daniel,
> 
>  As you stated I was able to reproduce it with the pthreads.c program and with backing 
> off of breakpoints the bogus SIGTRAP doesnt come. If you dont mind could you please
> tell me what 'SMP' stands for in your mail. 

SMP is Symmetric Multi-Processing.  If you aren't testing multithreaded
programs on a machine with more than one physical processor, you won't
see entire classes of bugs.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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