Re: Debugging suggestion.
- Posted by "Kat" <gertie at visionsix.com> Nov 25, 2004
- 598 views
On 25 Nov 2004, at 12:13, Patrick Barnes wrote: > > What do you think about having a built-in function that would return > the line number it was called from? > > It could be very useful for debugging... (And even more so for > creating a debugger) Access to the call stack would do that for you. Access to the trace facility would do that too, and possibly the var_id's. It's been suggested before, RobC said no. See, there's a lot of these so-called oddball suggestions that have been suggested, and got nowhere. If you do this, how's the RDS licence treat handing out a modified interpreter or exe with a trace facility in it? Kat