Re: [anjuta-devel] Python debugger
- From: Sébastien Granjoux <seb sfo free fr>
- To: Abderrahim KITOUNI <a kitouni gmail com>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Python debugger
- Date: Sat, 21 Aug 2010 16:13:16 +0200
Hi,
Le 21/08/2010 13:38, Abderrahim KITOUNI a écrit :
Then, what do you mean by overriding a callback ? Could you tell me which
function cannot be implemented in python ?
most of the debugger functions cannot.
You tell in the bug reports that you cannot pass callback to virtual
functions (I have missed this before writing the previous email) that's it ?
Yes, that's the problem : you cannot call a callback from python.
PyGObject supports marshalling callbacks from python to C but not the
other way around. I've tried to implement it, but I've found strange
bugs.
It was possible with PyGtk as I have written the debugger using winpdb.
Do you know if it's still supported ? I haven't follow the changes with
PyGtk what is the difference with PyGObject ?
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]