Stack_check_Dump_threads_usage printing out the wrong values

Chris Johns chrisj at rtems.org
Fri Nov 17 04:21:12 UTC 2017


On 17/11/2017 15:05, groups at chichak.ca wrote:
> 
> (I don’t know how to proceed with getting this reported/fixed.)
> 

Please head to the wiki (https://devel.rtems.org/) and select the link in the
"Reporting a bug" column of the Releases Table for the release you are reporting
the bug against. You will need an account.

- Clone the git repo and select the branch.
- Make the change and test.
- Commit the change with a summary as the first line and then if
  you need more detail add a body. End the commit message with
  "Close #12345." with the ticket number.
    eg git commit
     libmisc: Fix formatting in Stack_check_Dump_threads_usage
     Close #12345.
- Enter 'git format-patch -1'
- Attach the patch to the ticket.

Please ask if you are not sure or something does not work.

Thanks
Chris



More information about the users mailing list