Wes Peters <w...@softweyr.com> writes:
> On the SPARC, FWIW, the return address is in %i7.  What is difficult to
> determine (programmatically) is if the function is a normal or leaf function; 
> different return sequences are used for each.

It doesn't matter; all I need it for is to find the caller's name
using dladdr().

DES
-- 
Dag-Erling Smorgrav - d...@flood.ping.uio.no


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to