Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Is CLONE_VM really needed in gdbserver?
@ 2010-01-26 23:51 H.J. Lu
  2010-01-27  0:08 ` Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: H.J. Lu @ 2010-01-26 23:51 UTC (permalink / raw)
  To: GDB

Hi,

There is a race condition between gdbserver and ld.so on Linux/x86-64:

http://www.sourceware.org/bugzilla/show_bug.cgi?id=11214

Is CLONE_VM really needed? In general, CLONE_VM is a very bad
idea if there is any symbol lookup in both parent and child processes.

Thanks.


H.J.
---


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-02-01 20:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-26 23:51 Is CLONE_VM really needed in gdbserver? H.J. Lu
2010-01-27  0:08 ` Daniel Jacobowitz
2010-01-27 22:12   ` [patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?] Jan Kratochvil
2010-01-28 16:22     ` H.J. Lu
2010-01-28 17:01     ` Daniel Jacobowitz
2010-01-29  1:26       ` Jan Kratochvil
2010-01-29  2:30         ` Daniel Jacobowitz
2010-01-29 12:41           ` Jan Kratochvil
2010-02-01 20:20             ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox