acassis commented on issue #8616: URL: https://github.com/apache/nuttx/issues/8616#issuecomment-1445142170
Yes, same issue here: ``` (gdb) info_nxthreads target examined _target_arch.name=armv7 $_target_has_fpu : 1 $_target_has_smp : 0 saved current_tcb (pid=0) * 0 Thread 0x20001538 (Name: Idle Task, State: Running, Priority: 0, Stack: 464/1000) PC: 0x9612 in up_idle() saved current_tcb (pid=0) 1 Thread 0x20005060 (Name: hpwork, State: Waiting,Semaphore, Priority: 224, Stack: 320/1992) PC: 0x47dd in work_thread() saved current_tcb (pid=0) 2 Thread 0x20005c30 (Name: nsh_main, State: Waiting,Semaphore, Priority: 100, Stack: 1016/2000) PC: 0x1 in _vectors() saved current_tcb (pid=0) 3 Thread 0x20006b40 (Name: NTP daemon, State: Waiting,Signal, Priority: 100, Stack: 864/1952) PC: 0x0 in _vectors() saved current_tcb (pid=0) 4 Thread 0x20008540 (Name: telnetd, State: Waiting,Semaphore, Priority: 100, St--Type <RET> for more, q to quit, c to continue without paging-- ack: 616/2008) PC: 0x20008fd4 in No() saved current_tcb (pid=0) saved current_tcb (pid=0) saved current_tcb (pid=0) saved current_tcb (pid=0) (gdb) ``` -- 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