Request: View of record in Debugger

Hi,

It's a shame that we can only view scalar values in the debugger. Could you add records in the list of viewable values in the debugger? It can help a lot !

PS: Sometimes I cannot view the content of an array, even if the array contains only scalar values.

Thanks,

Laurent
 
It's a shame that we can only view scalar values in the debugger. Could you add records in the list of viewable values in the debugger? It can help a lot !
This is on the list of enhancement requests.

PS: Sometimes I cannot view the content of an array, even if the array contains only scalar values.
What exactly goes wrong?
 
What exactly goes wrong?

When I click on "View Collection Variable" in the context menu, the array appears but it's empty even if the array really contains values. If I find a simple script which demonstrates this problem, I'll post again.

For which version do you plan to release this request? Any date?

Thanks,

Laurent
 
Back
Top