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 tapsets/13478] ARM tapset/signal.stp signal.handle tries to use non-existing variable $signr


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

--- Comment #3 from Mark Wielaard <mjw at redhat dot com> 2011-12-17 01:17:03 UTC ---
(In reply to comment #2)
> @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.

It is a variant of this. The function is inlined. The sig formal_parameter has
and location list associated with it, but it doesn't cover the address where we
want to probe.

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


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