Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Lua Development Tools » identification of debug ide host(setting DBGP_IDEHOST helps but has to be set per project)
identification of debug ide host [message #1761079] Sat, 06 May 2017 08:31
Stephan Reichelt is currently offline Stephan ReicheltFriend
Messages: 2
Registered: May 2017
Junior Member
What works: Debugging with both, ide host and target in one subnet (e.g 192.168.0.0/24) (in my setup a Windows 7 ide host and a raspberry pi running raspbian with lua5.1 and luasocket installed)

What fails: both in one subnet which is larger (e.g 172.16.0.0/16)

What also fails: eth interfaces configured with more than one ip from different subnets (e.g. target host in 192.168.5.0/24 and idehost in both: 192.168.5.0/24 and 192.168.0.0/24).

Both fail-situations can be workarounded defining the projects environment variable DBGP_IDEHOST, but I'd rather have a global setting or even better: a way to alter the startup command for debug sessions.

Thanks
Previous Topic:Outline missing functions if they are called
Next Topic:remote development: csv and other file extensions filter
Goto Forum:
  


Current Time: Sat May 04 00:14:16 GMT 2024

Powered by FUDForum. Page generated in 0.03031 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top