From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: P9GCC: APE library (Was: [9fans] Fresh (relatively speaking) Graphviz) Date: Wed, 5 Mar 2008 20:51:09 +0200 From: lucio@proxima.alt.za In-Reply-To: <20080305180137.F41AA1E8C57@holo.morphisms.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 6fa1183c-ead3-11e9-9d60-3106f5b1d025 > not quite. 0(%esp) is going to be the saved %eip. > > getcallerpc: > movl 4(%esp), %eax > movl -4(%eax), %eax Thank you, that will almost certainly save me a lot of heartache. ++L PS: Busy rebuilding the APE libraries right now, you'll be amazed how much has changed since GCC 3.0! And how painful it is to track the changes.