
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
7,274
|
| Severity: |
Low
|
|
Often with non-suspending method breakpoints you want to know what the values of the parameters are when a method is called. This is obviously possible with log evaluated expression, but formulating an expression for the parameters is tedious and it would be great if idea could provide a simple default option to output the parameters to the console.
|
|
Description
|
Often with non-suspending method breakpoints you want to know what the values of the parameters are when a method is called. This is obviously possible with log evaluated expression, but formulating an expression for the parameters is tedious and it would be great if idea could provide a simple default option to output the parameters to the console. |
Show » |
|
If so I guess this feature should only apply to normal line breakpoints instead.