in reply to Re: finding source position of function
in thread finding source position of function

Thanks for the valuable information!

Actually I was hoping to find a Core-approach w/o such dependencies.

Luckily I'm only trying to extend the debugger features, where I can do it out of the box.

It turned out %DB::sub holds the neccessary informations... :)

Cheers Rolf