DWARF standard allows DW_AT_data_member_location value to be a plain constant, but GDB does not. Is the following OK? - Volodya * dwarf2read.c (dwarf2_add_field): Allow the DW_AT_data_member_location to be of DW_FORM_udata form.