VirtualWorldsRepos / lslforge

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

Breakpoints are bypassed (Juno JRE 7) #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Set a breakpoint
2.Run in debug mode

What is the expected output? What do you see instead?
--Halt on the first breakpoint and switch to the debugger.
--Breakpoints are bypassed even though the debugger may be launched.

What version of the product are you using? On what operating system?
--Version v0.1.4, Eclipse Juno x86, JRE 7 build 17 x86

Please provide any additional information below.
--There seems to be some information about this online indicating that other 
plug-ins run into the same issue. However, there is no definite client solution 
identified.
--The debugger is set to launch on halt/break
--The "turn off all breakpoints" button is not depressed

Original issue reported on code.google.com by toddpet...@gmail.com on 27 Mar 2013 at 2:18