RFC: MI output during program execution

Daniel Jacobowitz drow@false.org
Mon Sep 19 22:32:00 GMT 2005


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



More information about the Gdb-patches mailing list