Description
myDebug is a World of Warcraft AddOn. It provides debug tools to the AddOns developpers. You can browse a variable like a tree. You can type scripts and execute them.
Features
- Variable tree display
- Insert/Edit/Delete variables in the tree
- Edit/Execute scripts
- Scripts saved
- Localization (english, french, german)
- Low memory usage (0.2MB)
- myAddOns support
Usage
You can toggle the debug tools with the "Toggle Debug Tools" key binding.
The tree can display all kind of variables (string, number, boolean, function...). If you enter a valid lua code (function call, sub-table...) the tree will display the result of your code.
You can insert new values in a table. If you try to insert a value in a non-table variable you will need to confirm to change it into a table.
You can edit or delete any variable except the root one. If you edit a number with a numeric value it remains a number. Any other variable type is changed into a string.
Facts
- Date created
- Nov 08, 2009
- Category
- Last update
- Jan 14, 2012
- Development stage
- Release
- Language
- deDE
- enUS
- frFR
- License
- All Rights Reserved
- Curse link
- myDebug
- Downloads
- 1,892
- Recent files
- R: myDebug_1.6.40300 for 4.3 Jan 14, 2012
- R: myDebug_1.6.40100 for 4.1 Apr 30, 2011
- R: myDebug_1.6.40000 for 4.0.1 Oct 16, 2010
- R: myDebug 1.6.30300 for 3.3.0 Dec 12, 2009
- R: myDebug for 3.2.0 Nov 11, 2009