This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/13934] hand-written assembly SDT probes fail to parse
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Mon, 02 Apr 2012 03:30:28 +0000
- Subject: [Bug translator/13934] hand-written assembly SDT probes fail to parse
- Auto-submitted: auto-generated
- References: <bug-13934-6586@http.sourceware.org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=13934
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> 2012-04-02 03:30:28 UTC ---
One possible solution is to detect the absence of @'s in the sdt-v3 operand
string, and infer that this was an assembler invocation. Then back down to ' '
based tokenization (and make the spaced-out arm operand unusable).
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.