data/lab
: mtrace
does not produce mem.trace
file for GCC 11 / Ubuntu 22.04
#238
Labels
area/code
Update or new source code support / solution files
kind/fix
Fix issues with existing content / item
topic/data
Related to "Data" chapter
Milestone
When using
mtrace
following the instructions inlab/support/memory-leak/
using GCC 11, there is nomem.trace
file generated. Consequently, themtrace ./memory_leak_malloc mem.trace
doesn't work.Investigate why
mtrace
doesn't work and if it indeed an issue with GCC11.The text was updated successfully, but these errors were encountered: