rust-lang / backtrace-rs

Backtraces in Rust
https://docs.rs/backtrace
Other
530 stars 245 forks source link

No LineNumber in release mode on MacOS even with [profile.release] debug = 1 #474

Open ThePerfectComputer opened 2 years ago

ThePerfectComputer commented 2 years ago

I'm not sure this is a backtrace specific thing, but might be worth bringing it up here nonetheless.

https://github.com/rust-lang/cargo/issues/4490#issuecomment-1205611137