This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
The error message is worse than in other cases because of

typedef struct { int counter; } atomic_t;

i.e., the struct is anonymous.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]