-
If the stack or memory view is started before the debugger has been launched and already hit a breakpoint, GDB will hang when you first step. It seems to be that GDB hangs when `x/s` is called on cert…
snare updated
8 years ago
-
Package name is "Voltron" yet does not assist in battle against the Drule Empire.
-
using the following command
voltron view memory -a 0x0804a07c yields the error in the subject
i tried any kind of format, such as-
0x0804a07c
0804a07c
"0x0804a07c"
"0804a07c"
now, my python is "meh"…
-
-
After I run the target voltron stops working and gives me this error:
```
Voltron loaded.
(lldb) target create "malloctest"
Current executable set to 'malloctest' (x86_64).
(lldb) run
SystemError: Ob…
-
Voltron 0.1.1 requires scruffington >= 0.3.2, but no such tag exists in this repo. There is a wheel published on [pypi for scruffington 0.3.3](https://pypi.python.org/pypi/scruffington/0.3.3), but on …
-
Exception while running `status`.
```
(gdb) voltron status
Python Exception 'Server' object has no attribute 'client_summary':
Error occurred in Python command: 'Server' object has no attribute 'cl…
-
```
*Does not work in processing 1.0.4/5 - also stops openGL working correctly
Running openGL sketches, even those not using volTron produces 'no jogl in
java.library.path'
Thanks to Andreas F on pr…
-
Currently got **init**.py files everywhere to make sure it gets installed, do it properly with setup.py
snare updated
8 years ago
-
In the current kit, a startup script is provided, and it performs, after setting up the class path, such a command :
```
${JAVA_COMMAND} -Xms2g -Xmx2g -XX:+HeapDumpOnOutOfMemoryError \
-Dcom.sun.…