Files
jsix_import/assets
Justin C. Miller 2dd78beb92 [tools] Add j6threads gdb command
The j6threads command shows the current thread, ready threads, and
blocked threads for a given CPU.

To support this, TCB structs gained a pointer to their thread (instead
of trying to do offset magic) and threads gained a pointer to their
creator. Also removed thread::from_tcb() now that the TCB has a pointer.
2022-01-15 17:45:12 -08:00
..
2018-04-04 11:58:02 -07:00
2019-03-12 10:02:37 -07:00
2018-03-31 17:33:31 -07:00