Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/517 was reviewed by Chris Johns
-- Chris Johns started a new discussion on cpukit/libdebugger/rtems-debugger-server.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/517#note_127315 > } > > +static rtems_debugger_thread *get_debugger_thread_from_id(const char > *thread_id) It should be `rtems_debugger_thread*` as that is the type being returned instead of a `rtems_debugger_thread`. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/517 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs