promotional bannermobile promotional banner

myDebug

Abandoned
Debug tools
<p>Scripts</p>

Scripts

<p>Variable tree</p>

Variable tree

Description

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.

The myDebug Team

profile avatar
  • 5
    Projects
  • 48.9K
    Downloads

More from _ForgeUser508View all