Re: [Pydev-code] Variable content in debugging
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2018-09-13 10:21:24
|
Hi Alexandru, This list is for code related questions. For usage questions please ask on https://stackoverflow.com/ and add the "pydev" tag. Best Regards, Fabio On Thu, Sep 13, 2018 at 7:09 AM, Dragut, Alexandru < Ale...@wi...> wrote: > 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 > > > > > > > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |