Zend certified PHP/Magento developer

Having trouble with Xdebug Stack Tracer on a Magento project

At the moment I’m running a Magento project on the 2.4.3 version and when i try to look at the frontend in any browser several tables from the Stack Tracer of Xdebug show up. Before this problem started I executed these two commands without knowing exactly what they do:

  • git reset –hard
  • git clean -fxd

I assumed i erase something and know these Stack Tracer appear.enter image description here

The problem persist on different projects that I’ve in the same machine.