Debugging functionality for embedded Python
- From: Thomas Korimort <tomkori@xxxxxxx>
- Date: Wed, 30 Nov 2005 10:28:04 +0100
Hi,
i have embedded the Python 2.3 engine into a C++ framework. Now i want
to add to the basic editing features that are provided by this C++
framework also some debug functionality. Until now i did not find any
documentation on how to do this. The Python C/API manual does not say
much about it. Does anyone know any literature/references regarding this
topic? What i would need would be tracebacks of errors with info on line
numbers, files and so on.
Greets, Thomas Korimort.
.
Relevant Pages
- Re: Dabo in 30 seconds?
... >> You might want to look at Dabo, which is a database application ... >> framework for Python. ... The wizard isn't the only way to create Dabo apps, ... The framework then takes care of populating the controls with the ... (comp.lang.python) - Re: Core Impact
... securityforest and atk are just exploit GUIs ... and framework. ... > platform of attack against internal hosts... ... The "standard" you refer to in quotes, is python, and not only is it ... (Pen-Test) - RE: Could a single web framework popularize Python?
... and am now rewriting it in Python. ... > framework isn't ... > that's no way to build confidence in the standard either. ... (comp.lang.python) - Re: What do you want in a new web framework?
... Don't think that yet another Python web framework is really needed. ... Consider Ruby. ... If someone asks, "I'd like to do a web site with Python, what ... (comp.lang.python) - Re: Being unjust
... >> diverse Python webframeworks with the Python distribution which will be ... a framework that componentizes the elements of web applications. ... geuss it's a protocol as much as a framework). ... (comp.lang.python) |
|