Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] debugging option changes

hello all -

  i hope this email finds everyone doing well.

  i've just checked in changes that allow setting 'break on first line' and 'enable dbgp' debugging options on a language, project, and launch configuration level. this also means that i have removed the entries from the 'global' dltk debug page as they are no longer applicable so anyone out there building their own dltk implementation will need to sync w/ these changes. feel free to use any of the existing implementations as an example.

  i've also shown a little love to the _javascript_ debugging preferences and brought those in line with the rest of the languages and also created a separate plugin for the _javascript_/jdt debugger so it is consistent with what the other languages are doing. the new plugin is called 'org.eclipse.dltk._javascript_.jsjdtdebugger'.

  please let me know if there are any problems or questions.

--
-jae

Back to the top