aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/ui/debugger.go
Commit message (Expand)AuthorAgeFilesLines
* Added amount to contract during debuggingobscuren2014-06-261-5/+9
* Added option to not break eachlineobscuren2014-06-261-11/+15
* Removed old debugger codeobscuren2014-06-201-1/+2
* Verbose loggingobscuren2014-06-191-1/+1
* Fixed debugger hangobscuren2014-06-101-7/+31
* debugger outputobscuren2014-06-061-1/+2
* Added more debugger outputobscuren2014-06-051-4/+13
* Minor UI changesobscuren2014-05-291-0/+1
* Disabled instruction selectionobscuren2014-05-291-0/+1
* Fixes and improved debuggerobscuren2014-05-291-28/+18
* Hooked up the Block Explorer to the Debugger so we can instantly debug made t...Maran2014-05-281-0/+6
* Debugger script&data now accept "0x" valuesobscuren2014-05-281-24/+40
* Minor fixes and improvements to the uiobscuren2014-05-271-4/+30
* New debugger implementedobscuren2014-05-271-4/+20
* New debuggerobscuren2014-05-271-3/+52
* Sep debugger from mainobscuren2014-05-271-0/+86