public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: AGovindan@coppermountain.com
To: gcc-help@gcc.gnu.org
Cc: gcc@gcc.gnu.org
Subject: Converting local (or static) functions to global with make
Date: Thu, 05 Sep 2002 15:40:00 -0000	[thread overview]
Message-ID: <583EFB625043D511920400D0B74178C802D49FD8@fs-sd-exch2.coppermountain.com> (raw)

I'm trying to find an option with make which could convert all local
functions to global to produce all global symbol table. This might be useful
to debug after a crash. Is there any way to do this without modifying the
function prototype or definitions?

thanks a lot for your time.

arun

             reply	other threads:[~2002-09-05 22:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05 15:40 AGovindan [this message]
2002-09-16 13:28 ` Gokhan Kisacikoglu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=583EFB625043D511920400D0B74178C802D49FD8@fs-sd-exch2.coppermountain.com \
    --to=agovindan@coppermountain.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).