Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion 8.0.1 RDS Variables missing

Guest
Aug 10, 2009 Aug 10, 2009

I've managed to get remote debugging with coldfusion 8.0.1 in Eclipse 3.3.0 working correctly except that no variables appear in the variables window.  I have basically all of the variable scopes checked and step debugging works.

Any suggestions?

553
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 12, 2009 Aug 12, 2009

Not sure if debugging "on" in the CF admin is a requirement or not.  I'd turn on all the debugging there as well to see if that helps.

Or was that what you were referring to as having checked.

I know in Eclipse it has a similar setting for the debugger, where you can specify which scopes to show.

So maybe make sure cfadmin and eclipse all have everything "on" and restart both.

Byron Mann

mannb@hostmysite.com

byronosity@gmail.com

Software Architect

hosting.com | hostmysite.com

http://www.hostmysite.com/?utm_source=bb

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 12, 2009 Aug 12, 2009
LATEST

Also not sure if a cfsetting showdebugoutput='no' in the code would effect this or not as well.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources