-
Current debug view is not really best. Lets see to a few examples of good debugging UIs.
# voltron
![voltron screenshot](http://ho.ax/posts/2013/06/example.png)
# peda
![PEDA screenshot](http://rops…
-
Sorry if this is stupid, but perhaps you've seen the issue.
I have downloaded the latest index.jsp file you have here. I have node installed (I've tried 4 and 0.10.7 just in case it needed to be an …
-
Getting exceptions like: 'Exception raised while loading Voltron: No module named 'blessed'
Should not occur, as the install.py should take care of this.
-
Originally reported on Google Code with ID 6855
```
With the recent changes to RequestFactory/RequestContext where we could #append different
calls across RequestContexts, it would be nice to somehow…
-
```
$ lldb
Exception raised while loading Voltron: cannot import name Config
Exception raised while loading Voltron: cannot import name Config
(lldb) voltron init
error: 'voltron' is not a valid com…
tyilo updated
9 years ago
-
Running `voltron view stack` with `lldb` gives me:
```
Encountered an exception while running the view 'StackView':
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.8_1/Framewo…
-
I am on Mac Yosemite and have the latest node. I run the NPM command and get this
npm ERR! tar.unpack untar error /Users/maclee/.npm/ddp-analyzer/0.3.0/package.tgz
npm ERR! Darwin 14.1.0
npm ERR! arg…
-
The testAdd I wrote fails, even after adding the throw specified by the add contract.
Playing around with the tests a bit, I notice you can add _at least_ 5 elements to the size 3 queue without it th…
-
Fresh git pull, calculon display works fine, but console fails with:
```
$ calculon console
Traceback (most recent call last):
File "/usr/local/bin/calculon", line 9, in
load_entry_point('calc…
-
The current scruffy release on pypi is broken with voltron, and it needs to be installed locally to work.
richo updated
9 years ago