[Pydev-code] Variable content in debugging
Brought to you by:
fabioz
From: Dragut, A. <Ale...@wi...> - 2018-09-13 10:10:08
|
Hi I tried to debug a python module, I saw in the Variables view that the value of a variable is not complete. This ends with "...". I think this means that the string was truncated. In the Details pane from Variable view I set to display the Max Length of the variable (0=unlimited) but also in the Details pane the variable ends with "...". Do you know why the variable don't have the full value? It is possible to load the full value? Best regards, Alexandru Dragut |