Wes Peters <[email protected]> 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 - [email protected] To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-hackers" in the body of the message

