Hi,
As currently, there is no debugger as such, I am not trying to invoke win32 applications. This is because I want to load/attach applications with a pyDBG like debugger e.g. jyDBG! What I understand from the documents is that jython does not support ctypes. So, if there is a possibility of ctypes support, we can think of developing pydbg type debugger using ctypes. But as I mentioned, this debugger is sort of "must to have" feature, at least for me who is using jython for program analysis perspective also.
thanks

From: Alan Kennedy <report@bugs.jython.org>
To: sanjayr@ymail.com
Sent: Monday, March 19, 2012 10:59 PM
Subject: [issue1813] A debugger like PyDBG in jython


Alan Kennedy <jython-dev@xhaus.com> added the comment:

How are you invoking these native win32 applications?

Are they invoked by jython code? Through ctypes?

----------
nosy: +amak

_______________________________________
Jython tracker <report@bugs.jython.org>
<http://bugs.jython.org/issue1813>
_______________________________________