| Author |
Message |
wickyhu
Joined: 14 Dec 2010 Posts: 7
|
Posted: Tue Dec 14, 2010 3:32 am Post subject: Suggestion: Show internal error message if possible |
|
|
Hello,
Currently, .Net Reflector will show this remarks at the beginning of method if it's not completely decompiled:
// This item is obfuscated and can not be translated.
But we don't know what's the error underground, so it will take some works to find the exact reason. I think the internal error message may be very useful for studying method. Is it possible to show the details error message under the remark line?
For example:
// This item is obfuscated and can not be translated.
// Expression stack is empty at offset L_007E
Regards
Wicky |
|
| Back to top |
|
 |
Clive Tong
Joined: 04 Dec 2008 Posts: 281
|
Posted: Tue Dec 14, 2010 9:54 am Post subject: |
|
|
Hi.
The expression stack empty exception is really more to do with the way Reflector works than any intrinsic property of the method.
I'll log the suggestion though. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group