X2Cscope / pyx2cscope

python implementation of x2cscope
Other
1 stars 0 forks source link

run pyx2cscope gui in parallel with python script #12

Open edras opened 10 months ago

edras commented 10 months ago

when writing a script for x2cscope it would be interesting to access the pyx2cscope in parallel. This is interesting because if one needs to change some parameter in program to check a different context, one would use the gui to change this or other variable and keep running the python script with a different functionality.