OSDN Git Service

* linux-low.c (linux_tracefork_grandchild): New.
authordrow <drow>
Thu, 1 Nov 2007 19:19:39 +0000 (19:19 +0000)
committerdrow <drow>
Thu, 1 Nov 2007 19:19:39 +0000 (19:19 +0000)
commitd6aec7d0251152fb087b0aecab723e8815358929
tree2b6ac0ee9f9588ffedffb2a87815e0055c924542
parentf27f25538790e978891f592cf45a74e3a79a6476
* linux-low.c (linux_tracefork_grandchild): New.
(linux_tracefork_child): Use clone.
(linux_test_for_tracefork): Use clone; allocate and free a stack.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c