Now I thought a little bit, and then realized, that actually this file - perl5db.pl - is actually only implements a console-based debugger. (for some reason I thought it implements debugger interface - obviously I am wrong, this debugger thing is implemented at C level) So please feel free to introduce anything to it, I only have a favour to ask for 2 simple things (which I also happen to mention) - remove all references of "tkRunning" from there - IMO these are bogus. - let it be a huge single file (I think this is more maintainable, but of course feel free to modularize it into a plenty of smaller files if you wish) Regards, Vadim.Thread Previous | Thread Next