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: [patch] Fix threaded inferiors in child after fork


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.

> +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.

Otherwise this is OK.  Thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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