Skip to main content



      Home
Home » Archived » Koneki » Contributing bugfix for debugger.lua
Contributing bugfix for debugger.lua [message #1416561] Mon, 30 July 2012 07:47 Go to next message
Eclipse UserFriend
Hi,

I've got a bugfix for the debugger.lua file, how do I contribute it?

The init() function doesn't wait for the debugger to connect if you'd connected once before in a previous session. On the first read, it would error with "Closed" message. I've modified it to attempt to read 0 bytes from the socket after it's sent the init message, and loop if it returns "closed".

Thanks,
Richard
Re: Contributing bugfix for debugger.lua [message #1416562 is a reply to message #1416561] Mon, 30 July 2012 09:46 Go to previous message
Eclipse UserFriend
Hi,
You could check if https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&component=LuaTools&list_id=2462797&product=Koneki&query_format=advanced&order=changeddate%20DESC%2Cbug_id%20DESC&limit=0 and if not, you could https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Koneki;component=LuaTools and add your patch as attachement.
We will have a look on it as soon as we can and we will see if we can integrate it.
Thx you for your involvement ;).
Previous Topic:Debug Variable Window, Tables wrong order
Next Topic:Setting up for the first time
Goto Forum:
  


Current Time: Tue Jul 08 18:22:55 EDT 2025

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

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

Back to the top