Hi, > It is a bug in your script. GCC never outputs anything besides > DW_children_no or DW_children_yes. you're right. My perl script used the correct index, but the wrong section to look up the value. > > Have you tried using dwarfdump/libdwarf? Yes, after generating a test version of libdwarf i found the bug. Best regards, Torsten.