tags:

views:

63

answers:

0

I want Function names from the call stack, how do i get Function names from it? as peek data doesn't return address of the stack. It is returned in GETREGS, how do i get my Functions name from these addresses?