Skip to search.
flexcoders · RIA Development with Adobe Flex

Group Information

  • Members: 9019
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

  Messages Help
Advanced
check compiler configurations in runtime   Message List  
Reply Message #130700 of 165211 |
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

Message #130700 of 165211 |
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 © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help