Re: retrieving line number in case of error - "simple debugger"



Nicolas Castagne wrote:

Wow ! Things are geting difficult for tcl newcommer like I am ! :)


I would certainly agree that writing a tcl debugger is not something a newcomer should attempt to write.


...
By the way, do you know if TclPro really displays 'correct' line numbers ?
If it does, I guess I should make a few reverse engineering !

tclpro is open source, so it's all there for you to see.

start here: http://mini.net/tcl/tclpro
.