operating-systems icon indicating copy to clipboard operation
operating-systems copied to clipboard

`data/lab`: `mtrace` does not produce `mem.trace` file for GCC 11 / Ubuntu 22.04

Open razvand opened this issue 1 year ago • 0 comments

When using mtrace following the instructions in lab/support/memory-leak/ using GCC 11, there is no mem.trace file generated. Consequently, the mtrace ./memory_leak_malloc mem.trace doesn't work.

Investigate why mtrace doesn't work and if it indeed an issue with GCC11.

razvand avatar Mar 28 '23 09:03 razvand