Skip to content
Snippets Groups Projects
  1. Dec 27, 2024
  2. Dec 23, 2024
  3. Dec 22, 2024
  4. Dec 10, 2024
  5. Dec 07, 2024
  6. Nov 05, 2024
  7. Nov 04, 2024
  8. Oct 10, 2024
  9. Aug 31, 2024
  10. Jul 06, 2024
  11. Jul 01, 2024
  12. Jun 28, 2024
  13. Jun 27, 2024
    • Matthias Schiffer's avatar
      build: extend GLUON_DEBUG with values 0, 1 and 2 · d09cda05
      Matthias Schiffer authored
      Debugging binaries in images that are built with sstrip is extremely
      annoying, as not even objdump will work on them.
      
      Switching from sstrip to standard strip increases the ath79 image size
      (for some usual Archer C7 v2 configuration I used for testing) by ~70KiB,
      or 1.3% of the rootfs size (~1% of the total image size), which is
      rarely worth the decreased debuggability.
      
      Extend GLUON_DEBUG to not only distinguish 0 and 1, such that:
      
      - 0 uses sstrip same as before
      - 1 switches to regular strip; this is the new default
      - 2 includes all debug info, like GLUON_DEBUG=1 did before
      d09cda05
  14. Jun 24, 2024
  15. Jun 09, 2024
  16. Jun 06, 2024
  17. May 14, 2024
  18. May 11, 2024
  19. May 03, 2024
  20. Apr 09, 2024
  21. Mar 23, 2024
  22. Mar 22, 2024
  23. Mar 12, 2024
  24. Mar 04, 2024
  25. Mar 01, 2024
  26. Feb 23, 2024
  27. Feb 21, 2024
  28. Feb 14, 2024
  29. Feb 10, 2024
  30. Feb 09, 2024
  31. Jan 11, 2024
  32. Jan 09, 2024
  33. Jan 05, 2024
Loading