-1

I did something in IDE options, and after some time this window became always empty. Does anybody knows what's the deal?

To test I do something simple like this

app.log('crash test '+inttostr(1 div JvTrayIcon1.IconIndex));

...and it rises, asks me to break, I do break, and.. there is nothing in Call Stack. But I remember it worked, and worked amazingly fine...

enter image description here

djdance
  • 3,110
  • 27
  • 33

1 Answers1

0

I got it! highly likely it is just IDE bug. Just do not detach this window. Return it back to main desktop flow. And it will work again.

enter image description here

djdance
  • 3,110
  • 27
  • 33