Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-106

Make starting apps from command line easier.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 2.0
    • 1.3
    • Qt Application Manager
    • None

    Description

      Starting an application from command line is currently cumbersome. The syntax is

      appman-controller  debug-application -ioe valgrind Phone

      This works only if valgrind was registered in am-config.yaml as a debug-wrapper.

      Can we have a more natural way of starting apps and applying tools?
      For example the Phone app without tools would be started as

      appman-starter Phone

      The same should work with a tool like gdb or valgrind. All parameters and environment variables of the command line should be passed on to the app. For example

      QSG_INFO=1 appman-starter valgrind --tool=massif Phone

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rgriebl Robert Griebl
            hoaxbuster Roland Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes