Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.
This repository was archived by the owner on May 27, 2026. It is now read-only.

current pointer not in correct position #6

Description

@wwbenayed

Using TRACE32, I remarked that the current pointer in VSCode should be on the next line.
I can see this request :

14:35:56 ➡️ Sending CStackTrace/1 StackTracegetContext["FP1.2.0.root","FP0.2.0.root"]
14:35:56 ⬅️ Parsing async result StackTrace/1
14:35:56 ⬅️ Parsing async result StackTrace/1
14:35:56 ⬅️ Received Result StackTrace/1 ["[{\"ID\":\"FP1.2.0.root\",\"ParentID\":\"root\",\"ProcessID\":\"root\",\"Index\":1,\"Level\":1,\"Walk\":true,\"FP\":536882928,\"FuncID\":\"@S100.0_2000047C.0_2000047B.10000000.i0.0_0\",\"IP\":536872066,\"RP\":536872066},{\"ID\":\"FP0.2.0.root\",\"ParentID\":\"root\",\"ProcessID\":\"root\",\"Index\":0,\"Level\":2,\"TopFrame\":true,\"Walk\":true,\"FP\":536882792,\"FuncID\":\"@S20.0_2000127C.0_200016AF.10000000.i0.0_0\",\"IP\":536876030}]","null",""]

then this one:
14:35:56 ➡️ Sending CLineNumbers/1 LineNumbersmapToSource "root" 536876029 536876030

The correct request should be:
14:35:56 ➡️ Sending CLineNumbers/1 LineNumbersmapToSource "root" 536876030 536876031

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions