Menu

#405 arm semihosting_cmdline documentation is incorrect

0.11.0
new
nobody
None
2023-07-10
2023-06-28
No

The documentation for arm semihosting_cmdline is incorrect and describes the command as if it was a boolean commaned.

Command: arm semihosting_cmdline [enable|disable]
Set the command line to be passed to the debugger.

arm semihosting_cmdline argv0 argv1 argv2 ...

Should be

Command: arm semihosting_cmdline argv0 argv1 argv2 ...
Set the command line to be passed to the debugger.

arm semihosting_cmdline argv0 argv1 argv2 ...

Discussion

  • Antonio Borneo

    Antonio Borneo - 2023-07-09

    Agree!
    Thanks for spotting it.
    Would you mind sending a fix for this issue, adding in the commit message the line:
    Fixes: https://sourceforge.net/p/openocd/tickets/405/

     
    • Tommy Murphy

      Tommy Murphy - 2023-07-10

      Hi @borneoa - thanks for the reply. Yes - I should have clarified that I will submit a fix for this (and a few other small issues that I logged recently) as soon as I have familiarised myself with the OpenOCD HACKING instructions as I haven't used Gerrit before.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.