Eggdrop Tcl Archive

Home | Contact | Forum | Submit a Script

View All Information: Script Id1494

Script Name: debug.tcl Version: 1.0.1 Author: arfer Script Date: 30/11/2007 Category: Not specified Downloads: 54 File Name: debug.1.0.1.zip Short Description: Uses changes to the existing global namespace Tcl variable errorInfo to output, to a preconfigured IRC bot channel, a full trace on any errors as and when they occur, emanating from any Tcl script loaded on the bot.

Extended Description File

This script uses changes to the existing global namespace Tcl
variable errorInfo to output, to a preconfigured IRC bot
channel, a full trace on any errors as and when they occur,
emanating from any Tcl script loaded on the bot. This script
is expected to profer some improvement on simply using
.set errorInfo in the partyline in that it should output a trace
on consecutive errors and not just the last one to have occured.
Each tcl error will generally write to the variable
errorInfo several times as the error is unwound.
This script intelligently isolates the last such variable change
per any single error which then contains the full trace.
It provides more information than the minimal Tcl error that is
displayed in the partyline by default and, as such, is primarily
intended as a tool to aid script authors in determining
the root cause of errors. This script may also prove more
generally useful in allowing users to more completely report
errors to their respective script authors.

Latest News

27 Dec 2018 Eggdrop v1.8.4 Stable Release 22 Dec 2018 Eggdrop v1.8.4 Release Candidate 3 15 Dec 2018 Eggdrop v1.8.4 Release Candidate 2 12 Dec 2018 Eggdrop v1.8.4 Release Candidate 1 04 Feb 2018 Eggdrop v1.8.3 Stable Release 13 Jan 2018 Eggdrop v1.8.3 Release Candidate 2

Resources

Eggdrop Community Forum Download Eggdrop Eggdrop Set-up Using your Eggdrop Enhancing Eggdrop Eggdrop Tcl Commands Eggdrop 1.8.3 Documents Eggdrop Config File Unix Shell Commands
Donate Help TclArchive.org with server costs. By donating, you help keep these scripts available to everyone. PayPal

© 2015 - 2025,  Greenwood Web Design