|
|
Re: launching program with add'l kernel logging - delay
|
|
11/28/2008 9:32 AM
post17539
|
Re: launching program with add'l kernel logging - delay
It is fixed in 4.5.1.
Problem was if logging is started before app starts, IDE latency between two launches was about 2-3 second, for standard
3 second kernel log if was not enough to see app in the log. So it was done opposite, but now we missing first second
of app initialization. It is fixed:
now IDE starts app and suspends immediately, when
kernel logging starts, when program is release and you should see it's initialization.
|
|
|
|
|