Results 1 to 3 of 3

Thread: Retrieve code coverage data via a remote debugger connection

  1. #1
    Join Date
    Jan 2006
    Posts
    29
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Retrieve code coverage data via a remote debugger connection

    Hi Qt embedded devs,

    By default, the code coverage tool Squish Coco creates a file with the extension .csexe upon the application exit with the code coverage information of the current execution. When working on an embedded device, this is not convenient.

    Learn how to store that data in RAM and retrieve it via a remote debugger in this week’s tip: https://www.froglogic.com/blog/in-me...er-connection/

    Reginald

  2. #2
    Join Date
    Oct 2019
    Location
    Gainesville, FL
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Retrieve code coverage data via a remote debugger connection

    Thanks for the heads-up, Reggie!

  3. #3

    Default Re: Retrieve code coverage data via a remote debugger connection

    Nice heads-up!

Similar Threads

  1. Replies: 0
    Last Post: 16th June 2015, 18:12
  2. Replies: 0
    Last Post: 19th August 2014, 18:43
  3. Replies: 0
    Last Post: 19th September 2009, 08:07
  4. Replies: 0
    Last Post: 14th September 2009, 12:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.