Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
khronosschoty
/
palemoon-dev
Seguir
2
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
palemoon-dev
/
platform
/
.gdbinit_python
.gdbinit_python
68 B
Permalink
Histórico
Raw
1
2
3
4
5
6
python
import sys
sys.path.append('python/gdbpp/')
import gdbpp
end