Can GDB print the size of structures from a core dump of a C program?

I'm using GDB to analyze a core dump of a C program. Is it possible to print the size of a struct in the program?

21
задан Jonathan Leffler 13 June 2014 в 15:23
поделиться