public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* How can I modify the source of new,malloc
@ 2012-06-25 21:55 Zvi Vered
  2012-06-25 22:28 ` Mirko Banchi
  0 siblings, 1 reply; 7+ messages in thread
From: Zvi Vered @ 2012-06-25 21:55 UTC (permalink / raw)
  To: crossgcc

Hello,

I'm using crosstool-ng 5.1.2 to create gcc 4.3.2
The project started 3 years ago. This is the reason for the old version.
I modify the code of new,malloc so it will print a message each time
they are called.
Where is the code of those routines ?
Are they part of glibc ?

I have a huge application (not written by me).
I want to track all places where a dynamic allocation is done.
Is there an alternative to my way ?

Thanks,
Zvika

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2012-06-27 20:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-25 21:55 How can I modify the source of new,malloc Zvi Vered
2012-06-25 22:28 ` Mirko Banchi
2012-06-26 20:14   ` Yann E. MORIN
2012-06-26 20:21     ` Joel Sherrill
2012-06-27  9:17     ` Eric Doenges
2012-06-27  9:51       ` Eric Doenges
2012-06-27 20:05         ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).