Message6918

Author tosanjay
Recipients amak, tosanjay
Date 2012-03-20.08:28:12
SpamBayes Score 3.97808e-06
Marked as misclassified No
Message-id <1332232090.91763.YahooMailNeo@web162101.mail.bf1.yahoo.com>
In-reply-to <1332194395.44.0.697952728711.issue1813@psf.upfronthosting.co.za>
Content
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>
_______________________________________
Files
File name Uploaded
unnamed tosanjay, 2012-03-20.08:28:12
History
Date User Action Args
2012-03-20 08:28:12tosanjaysetrecipients: + tosanjay, amak
2012-03-20 08:28:12tosanjaylinkissue1813 messages
2012-03-20 08:28:12tosanjaycreate