1. (gdb) p cores[0].running
  2. $4 = (struct thread_entry *) 0x0
  3. (gdb) p cores
  4. $5 = {{
  5. running = 0x0,
  6. timeout = 0x1000639c,
  7. block_task = 0x0,
  8. rtr = {
  9. hist = '\000' <repeats 31 times>,
  10. mask = 0
  11. },
  12. next_tmo_check = 252
  13. }}