On Wed, 02 Jan 2008 13:45:12 +0100, Daniel Jacobowitz wrote: > On Wed, Jan 02, 2008 at 11:29:12AM +0100, Jan Kratochvil wrote: > > + Please email any bugs, comments, and/or additions to this file to: > > + bug-gdb@prep.ai.mit.edu */ > > Please delete this bit from the C file and exp file; that host is > long-gone. Done. > > +gdb_test "set follow-fork-mode child" > > Let's limit this test to GNU/Linux only; otherwise you have to figure > out if the current target supports it. Done. > Otherwise this is OK. Thanks. Committed the attached patch. Thanks, Jan