Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger doesn't set / use breakpoints #22

Open
bric3 opened this issue Mar 28, 2014 · 3 comments
Open

Debugger doesn't set / use breakpoints #22

bric3 opened this issue Mar 28, 2014 · 3 comments

Comments

@bric3
Copy link
Owner

bric3 commented Mar 28, 2014

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


@bric3
Copy link
Owner Author

bric3 commented Apr 8, 2014

Original comment by Robert Schmidt (Bitbucket: robertschmidt1906, GitHub: Unknown):


Voted for this CR because it prevents us from using intellij idea and your plugin. Would be great to have this integrated and to have a timeline?!

@bric3
Copy link
Owner Author

bric3 commented Apr 9, 2014

Original comment by Brice Dutheil (Bitbucket: bric3, GitHub: bric3):


When free time is available, and if there 's no other open source projects that need some work.

You can give it a try with a PR ;)

Cheers,
Brice

@bric3
Copy link
Owner Author

bric3 commented Jun 9, 2023

For reference interesting extension points are likely :

  • com.intellij.debugger.positionManagerFactory
  • com.intellij.debugger.javaBreakpointHandlerFactory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant