Skip to main content
Participant
January 10, 2011
Question

Trace output to stdout on Linux?

  • January 10, 2011
  • 1 reply
  • 675 views

Hi, I use the flashplayer version 10,0,22,87, with this version the trace function is able to print to the standard output. Recentrly I installed the newest version of the flex sdk and using the flashplayer that comes with it I noticed that this behavior isn't the same anymore. Can you consider briging it back in the next versions?

Thanks!

This topic has been closed for replies.

1 reply

Inspiring
January 11, 2011

If you really need this, can't you just attach the command line debugger, fdb, and see the trace() there ?

Participant
January 13, 2011

Yes, I can use the command line debugger, but it's really easier to just see the output on the stdout.