Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Use of mcheck during GDB development
@ 2016-11-15 16:00 Florian Weimer
  2016-11-15 20:03 ` Pedro Alves
  0 siblings, 1 reply; 9+ messages in thread
From: Florian Weimer @ 2016-11-15 16:00 UTC (permalink / raw)
  To: gdb-patches

We need to get rid of the mcheck functionality in glibc because we 
really, really want to stop calling the malloc hook functions.

A future glibc version will provide a lightweight heap checker, with 
functionality comparable to mcheck (but thread-safe!) as linkable and 
LD_PRELOAD-able (perhaps under a different name than libmcheck).

How critical is the mcheck functionality to GDB development?  Would it 
be a problem if next glibc release would issue a deprecation warning 
without actually having a suitable replacement in-tree?

I want to get the deprecation notice out as soon as possible, but I 
might not be able to finish the mcheck replacement in time for the next 
glibc release.

Thanks,
Florian


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

end of thread, other threads:[~2016-11-15 22:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15 16:00 Use of mcheck during GDB development Florian Weimer
2016-11-15 20:03 ` Pedro Alves
2016-11-15 20:22   ` Florian Weimer
2016-11-15 20:46     ` Mike Frysinger
2016-11-15 20:50     ` Pedro Alves
2016-11-15 21:58       ` Simon Marchi
2016-11-15 22:07         ` Pedro Alves
2016-11-15 22:11           ` Simon Marchi
2016-11-15 21:28     ` Yao Qi

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