Nikolay Krasko
|
84c473d800
|
Speed up debugger tests by replacing base output preprocessor
Avoid calling InetAddress.getLocalHost() that can be very slow.
Exact connection or disconnection string isn't relevant for tests
anyway.
|
2017-03-23 00:31:43 +03:00 |
|
Michael Bogdanov
|
f149f16882
|
Separately process inline function default impl body compilation (non general inline magic),
Fix for KT-10670 Debugger: Evaluate Expression/Watches fail for inline function parameter initialized with default value
#KT-10670 Fixed
|
2016-02-24 14:06:29 +03:00 |
|
Michael Bogdanov
|
848549dd5d
|
Rollback "Fix for KT-10659: Debugger: Evaluate Expression and Watches fail for inline function parameter passed by reference"
|
2016-02-08 16:43:22 +03:00 |
|
Michael Bogdanov
|
dc2cb401ad
|
KT-10670: Debugger: Evaluate Expression/Watches fail for inline function parameter initialized with default value
#KT-10670 Fixed
|
2016-01-28 14:23:24 +03:00 |
|
Michael Bogdanov
|
d4df7aaabc
|
Fix for KT-10659: Debugger: Evaluate Expression and Watches fail for inline function parameter passed by reference
#KT-10659 Fixed
|
2016-01-28 14:23:24 +03:00 |
|