You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally reported by: Brice Dutheil (Bitbucket: bric3, GitHub: bric3)
At the moment IntelliJ doesn't set or use correctly the breakpoint. (Provided that realignment is active and possible, i.e. line number are in the .class file)
Which practically makes the debugger unusable when dealing with decompiled sources.
Originally reported by: Brice Dutheil (Bitbucket: bric3, GitHub: bric3)
At the moment IntelliJ doesn't set or use correctly the breakpoint. (Provided that realignment is active and possible, i.e. line number are in the .class file)
Which practically makes the debugger unusable when dealing with decompiled sources.
We don't know yet how to fix that. The question was asked on JetBrains Developer Network : http://devnet.jetbrains.com/thread/453736
The text was updated successfully, but these errors were encountered: