[Bug translator/20423] improve error message for dwarf $var 'struct ... being accessed instead of member'

fche at redhat dot com sourceware-bugzilla@sourceware.org
Sun Jul 31 18:19:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=20423

--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
By the way, pmachata's dwgrep was worth its weight in gold ^W relearning-effort
again:

% dwgrep  /usr/src/debug/lib/modules/$VERSION/vmlinux -e 'entry ?TAG_subprogram
?AT_name (@AT_name == "dput")  child ?DW_TAG_formal_parameter @DW_AT_type
@DW_AT_type child (@AT_name == "d_inode") @DW_AT_type @DW_AT_type child
(@AT_name == "i_count") @DW_AT_type @DW_AT_type'

[29b82ac]       structure_type
        byte_size       4
        decl_file       "include/linux/types.h"
        decl_line       175
        sibling [29b82c1] typedef

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list