hey i am new in gdb debugging field.
can anyone tell me the meaning <repeats 21 times>, in the following.
Code:
(gdb) print *(pthread_attr_t *)pt_attr
$5 = {
  __size = "\000\000\000\000\000\000\000\000\001\000\000\000\000\020", '\000' <repeats 21 times>,
  __align = 0
}