[Debugging] Stack trace is only partially decrypted

After having followed the instructions mentioned in this post, you might end up with only the application related classes decrypted, while the method belonging to the other libraries linked by the application are still showing up encrypted.

You will need to add the firmware debug information file to the Additional object files in the Configuration tab of the stack trace reader launch configuration.

Note that for firmwares compiled with Keil, you will need to use the generated .axf file.