sovr610 / luaforwindows

Automatically exported from code.google.com/p/luaforwindows
0 stars 0 forks source link

Can not start, debug or kill programs #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I don't know, I made a program with io.write("Enter +,-,* or /")
                                    io.read(Number2)
When I run the program I found a bug so I used debugger and it stoped working 
with the error:
locals pattern"^[%w_]+ = "
gdb --quiet -x C:\Users\User\AppData\Local\Temp/prompt.cmd -f Testing
Unable to debug program!

Now I cannot run any program or kil a program.(both are black squares)
If I run the debug again I get the same error.

What version of the product are you using? On what operating system?
LuaForWindows_v5.1.4-46.exe on windows 7 professional 64 bit

Original issue reported on code.google.com by velem...@gmail.com on 25 Sep 2013 at 9:36

GoogleCodeExporter commented 9 years ago
Extra information, if I deinstal al the lua programs and reinstal them the 
problem is still not fixed.

Original comment by velem...@gmail.com on 25 Sep 2013 at 9:39