Skip to content

Add --debug argument to cook.sh to build in debug mode, unstripped

Ian Douglas Scott requested to merge ids1024:debug-mode into master

With https://github.com/redox-os/cookbook/pull/58 (which should be fine to merge now, since the backtrace PR was merged into upstream rust-lang/rust), this allows Rust backtraces, including line numbers.

Merge request reports