[Bug tapsets/13478] ARM tapset/signal.stp signal.handle tries to use non-existing variable $signr

jistone at redhat dot com sourceware-bugzilla@sourceware.org
Wed Dec 7 17:40:00 GMT 2011


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

Josh Stone <jistone at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jistone at redhat dot com

--- Comment #2 from Josh Stone <jistone at redhat dot com> 2011-12-07 17:39:51 UTC ---
@defined wants things to be *fully* specified, so if $sig is missing location
info, then @defined will return 0.  ISTR we once thought about making @defined
a bit looser, but I don't recall the result of that.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Systemtap mailing list