Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - launching program with add'l kernel logging - delay: Page 1 of 2 (2 Items)
   
launching program with add'l kernel logging - delay  
Hi,

a customer just reported this and I see it too - in IDE 4.5, Run Launch Config has a new feature under Add Tool: you can
 start with kernel logging. But there is a problem:

Kernel logging seems to be started *after* launch of application. This means that the initialization phase of the app is
 not logged. This is bad, because sometimes this is a very interesting part. Can this be fixed for a future release, so 
that kernel logging is started before app launch?


- Malte