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: [RFA] Run follow-fork tests on Linux


> Date: Fri, 25 Nov 2005 14:33:48 -0800
> From: Michael Snyder <msnyder@redhat.com>
> 
> This allows the tests "foll-fork" and "foll-vfork" to run on Linux,
> where they mostly pass.  A little more verbose output from linux-nat.c
> will fix the remaining failures.

I think Dan J. and I basically agreed that actually the verbose output
seen on HP-UX is undesirable.  So we should probably fix the testsuite
instead.  I think that makes the second chunck of the patch
unecessary.  Oh, and I really think you should check for *-*-linux*
instead of *-pc-linux*.

That said I'd like to see these tests enabled on *-*-openbsd3.9 and up
too.  Feel free to add those.  If you don't I'll consider it to be an
obvious patch once you've committed the Linux stuff.

Mark


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