public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Compile trace
@ 2011-06-08 15:08 Harold Smit
  2011-06-08 17:52 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Harold Smit @ 2011-06-08 15:08 UTC (permalink / raw)
  To: gcc-help

Hi all,

I have a bunch of templatized classes (with typelists). I want to
output a trace showing how the compiler calls each of these templates.
I've tried -Q as flag, but this provides to much unnecessary info.

Can anyone help me with a way of doing this?

Harold

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

* Re: Compile trace
  2011-06-08 15:08 Compile trace Harold Smit
@ 2011-06-08 17:52 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2011-06-08 17:52 UTC (permalink / raw)
  To: Harold Smit; +Cc: gcc-help

On 8 June 2011 15:00, Harold Smit wrote:
>
> I have a bunch of templatized classes (with typelists). I want to
> output a trace showing how the compiler calls each of these templates.

If by "calls" you mean "instantiates" then I really, really want that
feature too.

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

end of thread, other threads:[~2011-06-08 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-08 15:08 Compile trace Harold Smit
2011-06-08 17:52 ` Jonathan Wakely

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