-
Might be worthwhile renaming the project. Pretty quickly the Google results are going to be saturated for the "other" Voltron.
http://arstechnica.com/information-technology/2014/01/red-hat-and-cento…
-
Need to personalize some of the output strings of the Missile Turret. I think I added some flavor, but they weren't with much thought.
Would probably benefit to have a unified theme. IE renaming Dr…
ghost updated
10 years ago
-
I tried following the installation instructions, and managed to get lldb started and `dbgentry.py` loaded through `.lldbinit`:
```
Current executable set to './wtdx' (x86_64).
(lldb) voltron start
vo…
-
Note that I didn't try with stock gdb.
Here is what I get:
```
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software…
-
At line 169 we have format error at:
format: "{red}voltron>{reset} "
Should be:
"format": "{red}voltron>{reset} "
blinx updated
11 years ago
-
So far what I've deduced:
I can get voltron to work if I:
- start lldb
- load voltron
- start voltron
- attach a bunch of viewers
- manually call `voltron update`
- Do whatever I'm doing in lldb
- ma…
richo updated
11 years ago
-
CSRF is broken in 0.9.7
-
When running `voltron` with no arguments I get the following output:
```
usage: voltron [-h] [--debug] {reg,disasm,stack,bt,cmd,server,gdb6proxy} ...
voltron: error: too few arguments
```
Shouldn't …
tyilo updated
11 years ago
-
Could you upload the saved window arrangement of iTerm as in the screenshot?
tyilo updated
11 years ago
-
I have setup gnotty+django pointing to our freenode irc channel. I was expecting all irc logs in archive. However there is none. Is there any config to enable logging?
I start gnotty like below
```
…
shon updated
11 years ago