remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
remix-project/docs/debugger_tab.md

12 lines
437 B

Debugging
=========
This module allows you to debug the transaction. It can be used to
deploy transactions created from Remix and already mined transactions.
(debugging works only if the current environment provides the necessary
features).
![image](images/remix_debuggertab.png)
For more information about debugging, see the [Tutorial on debugging transactions with Remix
](http://remix.readthedocs.io/en/latest/tutorial_debug.html)