-
My .lldbinit looks like this:
```
command script import ~/Library/Python/2.7/lib/python/site-packages/voltron/entry.py
```
When I have a breakpoint in Xcode 9.2 (9C40b) and its getting hit no …
sloik updated
6 years ago
-
I'm so sorry for posting _again_ T _T I really have no idea what I'm doing and I can't make heads or tails of the Liquid Interpolation article.
feed: https://rss.simplecast.com/podcasts/52/rss
c…
-
Install on Debian 9:
```
Installed /usr/local/lib/python3.5/dist-packages/dexbot-0.1.0-py3.5.egg
Processing dependencies for dexbot==0.1.0
Searching for pyqt5
Reading https://pypi.python.org/si…
-
After a fail over, there is no longer pool server side stats nor capabilities.
-
Our design system uses a static site generator and is currently deploying to a personal account on Netlify (https://mozilla-protocol.netlify.com/) which has been great for the early phases of developm…
-
In the main r2 console:
```
vagrant@voltron:~/radare2$ r2 -d /voltron/tests/inferior_linux
Process with PID 1671 started...
= attach 1671 1671
bin.baddr 0x00400000
Assuming filepath /voltron/tests/in…
snare updated
6 years ago
-
I created a bot using the Playground and downloaded the zip. I unzipped it and then tried to push it using the CLI. This is what I got:
![image](https://cloud.githubusercontent.com/assets/393660/1594…
-
I have multiple newly added (within last 7 days) unwatched episodes for the same show but NowShowing only displays the latest unwatched episode. Is this by design or a bug? It would be nice to get all…
-
After I installed the voltron following the instruction and start an instance of lldb,
when I use "voltron view register" to open some views in other iTerm panes, it shows "voltron command not found"…
-
I'm trying to develop vapor project .
I want to develop with Xcode and deploy on Ubuntu.
The different between MacOS(dev env) and Ubuntu(product env) make something trouble.
For example:
…