[Bug runtime/34320] improve runtime error messages: provide active probe context / call site if possible
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jun 26 01:32:29 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=34320
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Mechanism idea: instead of having a single context->last_stmt, put it (them)
inside the locals[] nested stack. That way, the entire call stack can be
excavated at an error-encounter (out: label?), for passing to the stp_softerror
invocation way out in the code generated by tapsets.cxx. This should actually
also help correct bug #23598.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list