On Thu, Oct 17, 2024 at 3:41 PM Mark Wielaard wrote:
>
> Hi Serhei,
>
> On Thu, Oct 17, 2024 at 02:54:34PM -0400, Serhei Makarov wrote:
> > Since we obtain diagnostics about unwind method, another logical place
> > to show them is in eu-stack.
> >
> > * src/stack.c (show_unwound_source): New globa
Hi Serhei,
On Thu, Oct 17, 2024 at 02:54:34PM -0400, Serhei Makarov wrote:
> Since we obtain diagnostics about unwind method, another logical place
> to show them is in eu-stack.
>
> * src/stack.c (show_unwound_source): New global variable.
> (struct frame): Add unwound_source field.
> (frame
Since we obtain diagnostics about unwind method, another logical place
to show them is in eu-stack.
* src/stack.c (show_unwound_source): New global variable.
(struct frame): Add unwound_source field.
(frame_callback): Copy over unwound_source from Dwfl_Frame.
(print_frame): Take unwound_sour