Scripting for KDevelop?
Vladimir Prus
ghost at cs.msu.su
Thu Nov 10 11:39:04 UTC 2005
Hi,
is there any KDE scripting solution that is possible to use in KDevelop?
I have two possible use cases for it:
1. Pretty printing of values in debugger
2. Controlling the interaction between remotely run program and debugger for
remote debugging.
Both *probably* can be done using gdb macros, but I don't like the idea of
using some archaic language, and I already hit some limitation of it. Using
Python would be ideal, if possible, and JavaScript will do. Is it possible?
- Volodya
More information about the KDevelop-devel
mailing list