X2Cscope / pyx2cscope

python implementation of x2cscope
Other
1 stars 0 forks source link

pyx2cscope should be able to connect withouth elf file (Scripting in focus) #44

Open MarkWendler opened 4 weeks ago

MarkWendler commented 4 weeks ago

Elf file must be provided to X2Cscope initialisation. This should be optional.

Use cases: For example get divice info service just works withouth elf file. Variables and addresses can be stored in scripting as well and does not need elf file Development testing is easier