This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/6837] $$parms et al. should decode char *
- From: "wenji dot huang at oracle dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 20 Jan 2010 03:34:33 -0000
- Subject: [Bug translator/6837] $$parms et al. should decode char *
- References: <20080812104657.6837.ananth@in.ibm.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- 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.