InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

Using GDB debugger in devcontainer does not load source map

Open BloodStainedCrow opened this issue 2 years ago • 0 comments

Verification

  • [X] I searched for similar issues (including closed issues) and found none was relevant.

Introduce the issue

As discussed in #1587 debugging from the devcontainer still does not properly load the source map. My guess was/is that the pinetime-app-1.x.x.map file is the source/symbol file but gdb errors out with can't read symbols: file format not recognized.

Does GDB need additional configuring or is this not the correct source file for debugging with DGB?

Preferred solution

No response

Version

No response

BloodStainedCrow avatar Mar 23 '24 10:03 BloodStainedCrow