Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-23 | tutorial: Update example outputs in all chapters | Paul Cristian Sarbu | |
...to match the ones produces by latest binaries and rules. | |||
2025-05-23 | tutorial: Add DWP and ADD_DEBUGFLAGS | Paul Cristian Sarbu | |
...to example export targets and defaults. | |||
2025-05-23 | tutorial debugging: Use ADD_COMPILE_FLAGS | Paul Cristian Sarbu | |
...instead of replacing CFLAGS and CXXFLAGS, thus also fixing a mismatch introduced in c008c07656fff528c80add260397c7c7702aa2a8. | |||
2025-04-23 | tutorial: Update DEBUG config variable to map | Paul Cristian Sarbu | |
In preparation for the rule changes, to avoid introducing false positives during future bisections. | |||
2024-08-27 | debugging tutorial: Update to include correct toolchain defaults | Paul Cristian Sarbu | |
This is an essential step in the debugging process that was missing in the tutorial. | |||
2024-06-26 | Add tutorial to showcase debugging | Paul Cristian Sarbu | |