Can I get caller name?

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 25 23:07:34 PDT 2014


On Fri, 26 Sep 2014 05:59:32 +0000
AsmMan via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com>
wrote:

> for debugging purposes, I need to get the caller name. Is it 
> possible? if so, how do I do this?
use debugger? or parse debugging info and do stackwalk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140926/8a06722b/attachment.sig>


More information about the Digitalmars-d-learn mailing list