| Contributing bugfix for debugger.lua [message #899060] |
Mon, 30 July 2012 07:47  |
Richard Geary Messages: 7 Registered: July 2012 |
Junior Member |
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.04444 seconds