Files
openide/platform/xdebugger-api
Alexandr Evstigneev 7341dc1eff RUBY-29252 refactored ruby attach code
Investigated current implementation and made some adjustments:
- better logging of the processes obtaining process
- better naming for variables and methods
- some javadocs
- structural changes: conditions inversion, inlining and extraction of methods
- adjusted user-visible messages
- some annotations
- changed order of some fail conditions (made light ones before heavy ones)
- few missing toString methods

No real business logic changes

GitOrigin-RevId: 13e54c491679f2ceede6f2a029b7b47e56ae531c
2022-01-20 13:23:20 +00:00
..