News from this site

 Rental advertising space, please contact the webmaster if you need cooperation


+focus
focused

classification  

no classification

tag  

no tag

date  

no datas

How to see variable content in debuging Eclipse PyDev?

posted on 2024-12-02 22:04     read(519)     comment(0)     like(7)     collect(1)


I used to have this ability but for some reason it is gone.

When debugging I used to hover over variable and see its content.. how do I restore this ability?


solution


I just checked it here and it's working for me... In the latest versions, some changes were done to the hover, so, make sure you have it properly configured to show the debug hover.

I.e.: in preferences > pydev > editor > hover

If you have "combine hovers" selected and the "pydev debug hover" checked and the "show variables values while debugging" checked (as image below) it should work.

enter image description here



Category of website: technical article > Q&A

Author:qs

link:http://www.pythonblackhole.com/blog/article/247230/c73bed78cb2eb8984c66/

source:python black hole net

Please indicate the source for any form of reprinting. If any infringement is discovered, it will be held legally responsible.

7 0
collect article
collected

Comment content: (supports up to 255 characters)