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/6837] $$parms et al. should decode char *


------- Additional Comments From wenji dot huang at oracle dot com  2010-01-20 03:34 -------
The type can be deciphered from DWARF information. 

One difficult thing is to identify string type, there is
no standard to adopt, in general, we understand string as
char *, const char *, char[LEN], even aliased using typedef.

BTW, the incorrect pointer on 32 bits system seems be resolved.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6837

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


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