Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] DLTK 1.0M3 Available


  you can download the python debugging engine from here: http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging

  do check on the licensing though since it has been discovered that the tcl debugging engine does not have an open source license (the python engine falls under the MIT license, which i think is ok).

  also, there seems to be an issue with the engine ignoring any breakpoints that are set. it will break on the first executable line, but it ignored all other breakpoints. i'm not sure if this is something on the dltk side or on the python engine side.

On Nov 9, 2007 2:25 PM, <Mark_Melvin@xxxxxxxx> wrote:

Any hints on how to enable it?  I assume you need to install an ActiveState debugger somehow (and some*where*)?

M.
----------------------------------------------------------



"Jae Gangemi" <jgangemi@xxxxxxxxx>
Sent by: dltk-dev-bounces@xxxxxxxxxxx

11/09/2007 02:08 PM

Please respond to
DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>

To
"DLTK Developer Discussions" <dltk-dev@xxxxxxxxxxx>
cc
Subject
Re: [Dltk-dev] DLTK 1.0M3 Available






 what - no screen shots of the python debugger??!?!!

 *sniff*

On Nov 9, 2007 1:50 PM, Andrey Platov <andrey@xxxxxxxxx> wrote:
Hi folks,

DLTK 1.0M3 has been released and avialable for download from
http://download.eclipse.org/technology/dltk/downloads/drops/R1.0/S-1.0M3-200711091536/

New and Noteworthy:
http://download.eclipse.org/technology/dltk/downloads/drops/R1.0/S-1.0M3-200711091536/1.0.m3.news.html

Have a nice coding!
Eclipse DLTK Team

_______________________________________________
dltk-dev mailing list

dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev



--
-jae
_______________________________________________
AMI Semiconductor - "Silicon Solutions for the Real World"
NOTICE: 
This electronic message contains information that may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you received this electronic message in error, please notify the sender and delete the copy you received.

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev




--
-jae

Back to the top