breakpoint structure
Vladimir Prus
ghost at cs.msu.su
Sun Nov 9 17:10:54 UTC 2008
On Sunday 09 November 2008 05:17:04 Aleix wrote:
> hi,
> i've been considering to work on providing a python debugger pluggin (that
> seeing the interface doesn't seem to be a hard job) and i was wondering how
> hard would it be to put the breakpoint controller from gdb to the
> platform...
>
> any idea?
The breakpoint controller as it is now cannot be just moved. It would be required
to separate bits that are specific to GDB implementation from other bits. I'd expect
getting a clean design would take around a week (real time).
- Volodya
More information about the KDevelop-devel
mailing list