RTEMS | libdebugger: Add support for PowerPC (!163)

Chris Johns (@chris) gitlab at rtems.org
Tue Aug 6 03:04:24 UTC 2024




Chris Johns commented on a discussion on cpukit/libdebugger/rtems-debugger-server.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/163#note_110531

 >  
 >    if (rtems_debugger_server_flag(RTEMS_DEBUGGER_FLAG_RESET)) {
 >      rtems_debugger_printf("rtems-db: shutdown\n");
 > +    sleep(2);
 >      rtems_fatal_error_occurred(1122);

After having a look I do not think there is any value in adding a special error code. The value is the TCP port number :smile:

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/163#note_110531
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240806/c8ad7bcf/attachment.htm>


More information about the bugs mailing list