pussuw commented on PR #16361:
URL: https://github.com/apache/nuttx/pull/16361#issuecomment-2875412623

   ```
   nsh> fdinfo
   
   pid:0
   FD  OFLAGS  TYPE POS       PATH           BACKTRACE
   0   3       1    0         /dev/console   0x0000000040053878 
0x00000000400356e4 0x0000000040038072 0x0000000040038390 0x00000000400053a2 
0x0000000040002ce6 0x0000000040002613 0x000078a2faa2a1c
    1   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053ba 0x0000000040002ce6 0x000000004000261
    2   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053c9 0x0000000040002ce6 0x000000004000261
    
   pid:1
   FD  OFLAGS  TYPE POS       PATH           BACKTRACE
   0   3       1    0         /dev/console   0x0000000040053878 
0x00000000400356e4 0x0000000040038072 0x0000000040038390 0x00000000400053a2 
0x0000000040002ce6 0x0000000040002613 0x000078a2faa2a1c
    1   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053ba 0x0000000040002ce6 0x000000004000261
    2   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053c9 0x0000000040002ce6 0x000000004000261
    
   pid:2
   FD  OFLAGS  TYPE POS       PATH           BACKTRACE
   0   3       1    0         /dev/console   0x0000000040053878 
0x00000000400356e4 0x0000000040038072 0x0000000040038390 0x00000000400053a2 
0x0000000040002ce6 0x0000000040002613 0x000078a2faa2a1c
    1   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053ba 0x0000000040002ce6 0x000000004000261
    2   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053c9 0x0000000040002ce6 0x000000004000261
    
   pid:3
   FD  OFLAGS  TYPE POS       PATH           BACKTRACE
   0   3       1    0         /dev/console   0x0000000040053878 
0x00000000400356e4 0x0000000040038072 0x0000000040038390 0x00000000400053a2 
0x0000000040002ce6 0x0000000040002613 0x000078a2faa2a1c
    1   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053ba 0x0000000040002ce6 0x000000004000261
    2   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040035240 0x0000000040035abf 0x0000000040035aea 
0x00000000400053c9 0x0000000040002ce6 0x000000004000261
    
   pid:4
   FD  OFLAGS  TYPE POS       PATH           BACKTRACE
   0   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040036b76 0x00000000400358e7 0x00000000400054d2 
0x0000000040006dc8 0x0000000040003633 0x000000004000378
    1   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040036b76 0x00000000400358e7 0x00000000400054d2 
0x0000000040006dc8 0x0000000040003633 0x000000004000378
    2   3       1    0         /dev/console   0x0000000040053878 
0x0000000040036b20 0x0000000040036b76 0x00000000400358e7 0x00000000400054d2 
0x0000000040006dc8 0x0000000040003633 0x000000004000378
    3   3073    0    5         /proc//        0x0000000040053878 
0x00000000400356e4 0x0000000040038072 0x0000000040038478 0x000000004005ad3d 
0x00000000400291aa 0x0000000040028b11 0x0000000040022ec
    4   1025    3    0                        0x0000000040053878 
0x00000000400356e4 0x0000000040038072 0x0000000040038478 0x0000000040028d61 
0x0000000040026394 0x000000004002925e 0x0000000040028b1
   
   ```
   
   Backtrace should now be working. At least it's doing something.


-- 
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

Reply via email to