Notifications
Clear all

[Closed] long struct to Listener question

is there a way to have the Listener not dig so deep during a crash output?

I have some rather long recursive structs, and everytime my code crashes while i’m debugging, it takes a long time to print out the problem, if it can even get to it at all.

Have any of you experienced this? Is there a work around?

1 Reply

Well, I can’t offer any help, but I do agree that it’s a pain many times… I’ve had to wait 5 minutes at times for the dang thing to print out a long struct.