Skip to content

Unstripped toolchain for source-level debugging into the runtime libraries

License

Notifications You must be signed in to change notification settings

thomask77/gnu-arm-embedded-unstripped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNU Arm Embedded Toolchain - unstripped

This docker container will build a fully unstripped version of the toolchain to aid with source-level debugging into the runtime libraries on embedded targets.

The host binaries are also left unstripped, in case you want to debug GCC itself ;)

The build takes approx. 2 hours (i7-6700K, 32GB, NVMe SSD), and 20 GB of disk space.

How to use

  • Install docker
  • time sudo docker build .

About

Unstripped toolchain for source-level debugging into the runtime libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published