Skip to content
Snippets Groups Projects
  1. Jun 21, 2021
  2. Jun 15, 2021
  3. Jun 10, 2021
  4. Apr 27, 2021
  5. Apr 14, 2021
  6. Jan 13, 2021
  7. Jan 10, 2021
  8. Dec 11, 2020
  9. Nov 14, 2020
  10. Oct 06, 2020
  11. Sep 02, 2020
  12. Aug 29, 2020
  13. Aug 15, 2020
  14. Aug 13, 2020
  15. Jul 19, 2020
  16. Jul 05, 2020
  17. Jun 04, 2020
    • Chrissi^ (Chris Fiege)'s avatar
      openwrt: Store Kernel Debug-Info (#1971) · 1956696d
      Chrissi^ (Chris Fiege) authored
      
      This change stores a Kernel with Debug-Symbols for the current
      architecture in a new output directory '<outputdir>/debug'.
      This allows a developer or operator of a network to store the kernel
      along with the actual images. In case of a kernel oops the debug
      information can be used with the script
      'scripts/decode_stacktrace.sh' in the kernel source tree to get the
      names to the symbols of the stack trace.
      
      OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that
      creates a kernel with debug-symbols in the OpenWRT output directory.
      This change enables this option and copies the generated kernel to the
      gluon output directory.
      
      Signed-off-by: default avatarChrissi^ <chris@tinyhost.de>
      Unverified
      1956696d
  18. Jun 03, 2020
  19. May 30, 2020
  20. May 29, 2020
  21. May 13, 2020
  22. May 12, 2020
  23. May 10, 2020
  24. May 09, 2020
  25. May 02, 2020
  26. Apr 27, 2020
  27. Apr 26, 2020
  28. Apr 25, 2020
  29. Apr 24, 2020
  30. Apr 09, 2020
  31. Apr 05, 2020
  32. Mar 31, 2020
  33. Mar 25, 2020
Loading