[Qtscript-bindings] remote debugging

Kent Hansen khansen at trolltech.com
Tue Jan 27 17:13:04 CET 2009


Peter Kuemmel wrote:
> The Qt-labs project 'Qt Script Debug' supports remote debugging.
> Is this also possible with Qt4.5's QtScriptDebug?  Or, how difficult 
> would it be to port the obsolet classes to Qt 4.5?
>
> Peter
>   

Hi Peter,
The debugger in 4.5 doesn't support remote debugging. We didn't want the
dependency on QtNetwork. I've been meaning to update the remote
debugging classes to be in sync with the current implementation; it
shouldn't be a massive amount of work. I'll keep you posted.

Regards,
Kent


More information about the Qtscript-bindings mailing list