InfiniTime
InfiniTime copied to clipboard
Using GDB debugger in devcontainer does not load source map
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