Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
check compiler configurations in runtime   Message List  
Reply | Forward Message #130700 of 150552 |
Hello.
I´ve a simple question.
 
Can I access to compiler configurations in runtime?
Basically I need check if the app is in debugmode
 
Thanks


Wed Nov 19, 2008 6:40 pm

aserral@...
Send Email Send Email

Forward
Message #130700 of 150552 |
Expand Messages Author Sort by Date

Hello. I´ve a simple question. Can I access to compiler configurations in runtime? Basically I need check if the app is in debugmode Thanks Hello. I´ve a ...
Andres Serral
aserral@...
Send Email
Nov 19, 2008
6:40 pm

If the app has debug info in it, the text in an Error().getStackTrace() will be different. I don't think there's a test to see if you're hooked to a debugger. ...
Alex Harui
alex_harui
Offline Send Email
Nov 20, 2008
5:49 am

The stack trace trick works well. I've written a little class that automates the check. http://michaelvandaniker.com/blog/2008/11/25/how-to-check-debug-swf/ ...
Michael VanDaniker
mikevandaniker
Offline Send Email
Nov 25, 2008
4:44 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help