This is the mail archive of the gdb-patches@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: RFC: MI output during program execution


On Tue, Sep 20, 2005 at 10:17:49AM +1200, Nick Roberts wrote:
> 
> While people are talking kernels, I should say that my patch works for
> 2.6.9-1.667 (Fedora 3) but not 2.4.19-16mdkcustom (Mandrake 9).  Something
> to do with waitpid.

Not surprising.  This probably happens because you're waiting for the
inferior from a thread; that is not portable.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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