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

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

Sure. You have entered `k` in `gdb` to end up here so I do not mind.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/163#note_110530
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