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: Error "Unexpected waitpid result 02057f when waiting for vfork-done"


On Wed, Jun 29, 2005 at 12:30:03PM -0600, lin q wrote:
> Hi,
>  I am using gdb 6.3 on RedHat Enterprise 3. After starting it, I set a 
> couple breakpoint commands,
> 
>  set breakpoint pending on
>  b myfile.c:100
> 
>  and then type run command, but then I get this message,
> 
> Warning:Unexpected waitpid result 02057f when waiting for vfork-done
> 
>  and gdb hangs.
> 
>  I wonder if this is a known problem?

Please try a CVS version of GDB.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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