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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to