https://github.com/eclipse/eclipse.jdt.debug
Revision 59e810e05e016539a5d060e2fc5385a4eea70b08 authored by Gayan Perera on 08 July 2021, 17:40:19 UTC, committed by Gayan Perera on 08 July 2021, 19:32:32 UTC
The fix tries to find the first frame which contains the current
hovering variable and feed that frame for all different mechanisms of
variable evaluations base on where we are hovering.

Change-Id: I7f158ab71d0236f32de5eb686aa6078f58ea233c
Signed-off-by: Gayan Perera <gayanper@gmail.com>
1 parent 4cb87a5
History
Tip revision: 59e810e05e016539a5d060e2fc5385a4eea70b08 authored by Gayan Perera on 08 July 2021, 17:40:19 UTC
Bug 573547 - Add support to hover on outer scope var-chains in lambda
Tip revision: 59e810e

back to top