Options

Error Reporter request - drill down into variables

dybalabjdybalabj Posts: 26 Silver 1
edited July 23, 2013 8:21PM in SmartAssembly
Sometimes it would be nice to be able to drill down through all the members and local variables in the reported stack trace. For instance, I received an error from a user that was caused by a member variable that is a class. This variable has other members that I would have liked to inspect. Right now the report shows whether the sub-member is null, or what type it is, but no other details (except for arrays).

I realize there may be tradeoffs between complexity, speed, and size of the error report. Perhaps we could include an attribute on classes or specific members that the report can drill down into?

Brandon

Comments

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Thank you for your post!

    I'm wondering if perhaps this might just be a case of needing to enable error reporting on the DLL containing the class you want to drill into?

    My apologies if I'm misunderstanding the question, but if so.. do you think you could send an example application or example error report where the details are lacking? (you can send it to support@red-gate.com with f0075247 as the subject)

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.