Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 362041 - Add remote debug for lua
Summary: Add remote debug for lua
Status: RESOLVED FIXED
Alias: None
Product: LDT
Classification: Tools
Component: LuaDevelopmentTools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 0.8 M1   Edit
Assignee: Simon Bernard CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 366642
  Show dependency tree
 
Reported: 2011-10-26 05:34 EDT by Simon Bernard CLA
Modified: 2012-02-27 06:25 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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