chirping78 opened a new pull request, #3007: URL: https://github.com/apache/nuttx-apps/pull/3007
## Summary The `debugpoint` program has a option `-l` which requires an number argument, which means the `optstring` to `int getopt(int argc, char * const argv[], const char *optstring)` should be `l:`. ## Impact `debugpoint` program ## Testing Use `-l` to test `debugpoint` -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org