Bug 12690 - unsupported static user probe asm arg descriptors
: unsupported static user probe asm arg descriptors
Status: RESOLVED DUPLICATE of bug 13296
Product: systemtap
Classification: Unclassified
Component: translator
: unspecified
: P2 normal
: ---
Assigned To: Unassigned
:
:
:
:
  Show dependency treegraph
 
Reported: 2011-04-20 20:21 UTC by Stan Cox
Modified: 2011-12-01 02:50 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
sdt arg asm descriptor (449 bytes, text/plain)
2011-04-20 20:52 UTC, Stan Cox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stan Cox 2011-04-20 20:21:47 UTC
This test generates asm args of the form: a(%eax,%edx,4) that are unsupported
by the stap static probe asm arg parser
Comment 1 Stan Cox 2011-04-20 20:52:46 UTC
Created attachment 5683 [details]
sdt arg asm descriptor
Comment 2 Sergio Durigan Junior 2011-12-01 02:43:25 UTC
I believe this is a duplicate of #13313, right?
Comment 3 Frank Ch. Eigler 2011-12-01 02:50:24 UTC
Sergio, mostly right; the part that's still missing from the
systemtap side is the resolution of symbols as base values.

*** This bug has been marked as a duplicate of bug 13296 ***