varobj bug?

Tom Tromey tromey@redhat.com
Tue Jun 9 21:11:00 GMT 2009


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> [ Just stumbled on this while reading this code. ]
Pedro> Isn't the patch below a bug fix?  FI possibly points at
Pedro> the frame returned by:
Pedro>  fi = find_frame_addr_in_frame_chain (frame);
Pedro> not the originally selected frame.

I agree with your analysis.

Pedro> Maybe this code should be using make_cleanup_restore_current_thread?

This also sounds reasonable.

Tom



More information about the Gdb-patches mailing list