[bootlin/training-materials] a16e08: sysdev: labs: consolidate enabling ltrace, strace ...

Luca Ceresoli noreply at github.com
Tue Feb 21 10:58:39 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: a16e0820cfb52975c6de0712f34626f893872ec8
      https://github.com/bootlin/training-materials/commit/a16e0820cfb52975c6de0712f34626f893872ec8
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M labs/sysdev-application-development-and-debugging/sysdev-application-development-and-debugging.tex
    M labs/sysdev-system-integration/sysdev-system-integration.tex

  Log Message:
  -----------
  sysdev: labs: consolidate enabling ltrace, strace and perf at the beginning of appdev/debugging lab

Building ltrace and strace in the systemd lab is not intuitive, as they are
not used there. So move it in the appdev/debugging lab, just before using
them. Also move ahead enabling perf so that only one rebuild is needed
during this lab.

Note this does not affect the qemu labs, which have no systemd lab and have
separate instructions for application development and debugging.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


  Commit: d0f01d2b832d72f5adc713253b5ef3780c595476
      https://github.com/bootlin/training-materials/commit/d0f01d2b832d72f5adc713253b5ef3780c595476
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
    M labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex
    M labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex

  Log Message:
  -----------
  sysdev: labs: thirdparty: drop 'CC=...' after adding '--host' in ./configure

Setting the CC variable in the environment is not required after adding the
--host flag to configure. Drop it and add a line at the first occurrence to
clarify the reason.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


Compare: https://github.com/bootlin/training-materials/compare/c40254039d8c...d0f01d2b832d


More information about the training-materials-updates mailing list