You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/10/28 17:33:35 UTC

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #347: Fix `newt run `

ccollins476ad opened a new pull request #347: Fix `newt run <test-pkg>`
URL: https://github.com/apache/mynewt-newt/pull/347
 
 
   It is supposed to be possible to run a selftest in gdb with:
   ```
   newt run <test-pkg>
   ```
   This was failing with the following error:
   ```
   Error: app package not specified
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services