Anonymous
public text v1 · immutable(gdb) pstruct teste
teste
{
list_length length 0
char * id 0x602010 "testando"
Element * first 0x0
Element * last 0x0
}
(gdb) pstruct teste
teste
{
list_length length 0
char * id 0x602010 "testando"
Element * first 0x0
Element * last 0x0
}