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: popen


Daniel Jacobowitz wrote:
> 
> On Mon, Jan 20, 2003 at 01:30:04PM -0800, Bruce Korb wrote:
> > Chris Hamilton wrote:
> > >
> > > Bruce,
> > > I came across your September 24th posting about gdb throwing off a
> > > "Cannot find thread 2049" when it hits a popen
> > > (http://sources.redhat.com/ml/insight/2002-q3/msg00185.html).
> > > I'm currently experiencing the same problem in my application, and I was
> > > wondering if you had any advice on how to solve it.

> Popen should not present this problem.  I don't know why it does, so we
> need more information.

It seems to occur when using popen, but not when I do all
the fork/exec stuff myself.  I'll see if a trivial popen
example duplicates the problem, but I would guess that many
would have complained by now if it were that easy.

> Meanwhile multi-process debugging is forthcoming.  The Linux kernel
> patches are already in and I have more GDB patches queued.

Excellent!!  Thank you very much!


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