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: Gdbserver Threading Issues


On Fri, Dec 06, 2002 at 03:24:34PM -0500, Paul Mundt wrote:
> Hi,
> 
> Getting some interesting behavior out of gdbserver now.. (from 5.3
> branch). If I run a pthreaded application under it, using Daniel's
> patch, I only get a single thread reported, regardless of how many are
> created.
> 
> However, if I insert a breakpoint into the function each thread is
> running, it picks them up fine.. (info threads looks sane then as well).
> 
> Also, if the breakpoint is inserted anywhere else (ie, main()), it still
> fails to report additional threads.
> 
> Suggestions?

Not without more information.  Look at the remote session transcript,
see what is going on.

-- 
Daniel Jacobowitz
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]