-
While the server can listen on `TCP`, it seems that the client is hard-coded to use a `UNIX_SOCKET`. Is there an existing client that can connect to Voltron from a remote host?
-
Many of the Python modules import voltron itself, which requires a previous installation (or otherwise adding it to PYTHONPATH).
It might make more sense to use relative imports (e.g. `from .. import…
-
Hi, I was using "find_related_#{tag_type}" and encountered some bug (I think), when I use for example @article.find_related_tags ( even with - order: "count_all DESC" ) the return is a error:
``` rub…
-
```
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
gdb --version
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
cd /tmp
sudo apt-get install libreadline6-dev python3-dev python3-setuptools pytho…
-
Really trying to get this to work on a 32-bit Ubuntu 12.04 LTS VM.
I can get everything installed/compiled/etc. "Voltron loaded" appears in a glowing red when I fire up GDB, my .gdbinit has the sour…
-
I have issues (Ubu 14.04, lldb 3.7) with voltron views recognizing architecture types. I tried compiling from both clang and gcc.
file reports: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), …
-
- How to identify a cluster? and a clustered CacheManager?
- Define configuration API and XML
- Design and implement
-
Hi,
just spent last 2-3 days in implementing a python server inside gdb, with some external views that can be started in different terminals (register, stack etc.). And accidentally bumped into this…
-
Hello! I've been trying to get this set up for a while, maybe you can tell me what I am doing wrong. I get this error when using setup.py install....
error: Could not find suitable distribution for R…
ghost updated
8 years ago
-
Voltron status command complain about this with lldb on Mac OSX Yosemite(10.10.3). Is this a problem? Can you fix this?
It seems voltron was successfully loaded when lldb started, but failed create s…