Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In calltree panel, moving cursor to some depth of hierarchy results in error #112

Open
hrcHarry opened this issue Aug 30, 2023 · 0 comments

Comments

@hrcHarry
Copy link

Hi

I open the calltree the expand the hierarchy of the call like (where symbol | denotes the cursor)

|+ outer_fun
   + inner1_fun1
     + inner2_fun1a
     + inner2_fun2a
   + inner1_fun2
     + inner2_fun1b
     + inner2_fun2b

I get the situation: When the cursor | moves to inner2_fun1a and inner2_fun2a, it might be fine. But when | moves to inner2_fun1b and inner2_fun2b, it results an error

How to fix the situation like this? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant