myDebug

myDebug_Variable

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.

You must login to post a comment. Don't have an account? Register to get one!

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

Authors