Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 362041

Summary: Add remote debug for lua
Product: [Tools] LDT Reporter: Simon Bernard <sbernard>
Component: LuaDevelopmentToolsAssignee: Simon Bernard <sbernard>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 0.8 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 366642    

Description Simon Bernard CLA 2011-10-26 05:34:21 EDT
Add launch configuration to support remote debugging for LDT project.
Comment 1 Simon Bernard CLA 2011-11-25 10:39:27 EST
Fixed in :
* 8a8d2f9 - Bug 362041: add coroutine support
* 97f262e - Bug 362041: Add local and module source mapping
* 7fa85f4 - Bug 362041: change default value of idekey (new default value is now : luaidekey)
* 5bb7aa1 - Bug 362041: Display the debug port for an remote debug launch in the debug view
* f3d2ba8 - Bug 362041: add default value for connection setting and add the idekey as a parameter of init function
* c94ff37 - Bug 363304: the watch is not supported on variables, so deactivate this action on ldt project.
* 08eada0 - Bug 362041: add support of watch expressions + clean some comment and class name
* bc9e054 - Bug 362041: fix problem of path mapping for DBGP source module 
* 54258c9 - Bug 362041: add support of windows to lua dbgp client.
* 0015cff - Bug 362041: add lua dbgp client.
* d9e8c93 - Bug 362041: port is configure at workspace level windows/preferences), not at launchconfiguration level.
* 9f0bde8 - Bug 362041 : first version of remote debug