vscode-gradle icon indicating copy to clipboard operation
vscode-gradle copied to clipboard

Debugging issues

Open CsCherrYY opened this issue 4 years ago • 3 comments

It seems there are some debugging issues. Let's investigate and solve them.

  • [x] https://github.com/microsoft/vscode-gradle/issues/895
  • [x] https://github.com/microsoft/vscode-gradle/issues/894
  • [x] https://github.com/microsoft/vscode-gradle/issues/880
  • [ ] https://github.com/microsoft/vscode-gradle/issues/876
  • [ ] https://github.com/microsoft/vscode-gradle/issues/809
  • [ ] https://github.com/microsoft/vscode-gradle/issues/524
  • [x] https://github.com/microsoft/vscode-gradle/issues/522

CsCherrYY avatar Nov 22 '21 06:11 CsCherrYY

Regarding the bug above relating to "debugging doesn't work at all" : #809, based on my testing they're either correct (it doesn't work), or the setup required to enable debugging is so obscure that nobody can figure it out. See: https://github.com/microsoft/vscode-gradle/issues/1118

I've debugged the issue and added some notes.

dboreham avatar Dec 08 '21 17:12 dboreham

@dboreham Thanks a lot for the help! As you know we just plan to solve these debugging related issues in the next month. I'm sorry I don't have enough time this week, and I'll start to investigate it from about next week. Let's revisit this feature and make it work well then.

CsCherrYY avatar Dec 09 '21 01:12 CsCherrYY