Hey, I've been implementing a little debugger in my IDE and noticed that if you request and object dump of a TGadgets EventFilter you will crash the app.
Not sure if this is a bug or not because i don't really know what I'm doing with this debugging stuff but everything else seems to be working ok and i would like to think the debug app would just return nothing rather than crash if i requested and object dump of some illegal memory or something..
Not sure if this is a bug or not because i don't really know what I'm doing with this debugging stuff but everything else seems to be working ok and i would like to think the debug app would just return nothing rather than crash if i requested and object dump of some illegal memory or something..