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

Feature: Allow for multiple -jvm-debug #75

Open
dwijnand opened this issue Jul 14, 2014 · 1 comment
Open

Feature: Allow for multiple -jvm-debug #75

dwijnand opened this issue Jul 14, 2014 · 1 comment

Comments

@dwijnand
Copy link
Owner

I often like to remote debug, but having to restart sbt to add -jvm-debug x is annoying. What I'd like to do is set SBT_OPTS to include -jvm-debug 0 (to pickup a random port), but still allow for a specific port to be specified at the command line, eg -jvm-debug 5005 for IntelliJ.

Depends on #74 for the full effect to work

@fommil
Copy link
Contributor

fommil commented Feb 26, 2015

@dwijnand I'm very interested in making remote debugging easier from sbt. Do you have anything to say about https://github.com/ensime/ensime-server/issues/801 and your approach for launching things in debug mode?

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

2 participants