discovery icon indicating copy to clipboard operation
discovery copied to clipboard

Section 7: (mis)Optimization is missing line tables

Open netzdoktor opened this issue 5 years ago • 0 comments

When I run the examples using cargo run --example gdb cannot step, as (I guess) the debug symbols (in particular line tables) are missing.

To fix that, it would be sufficient to change the .cargo/config to add debuginfo.

I am preparing a pull-request for that.

netzdoktor avatar May 14 '20 11:05 netzdoktor